incremental checkout (#695)
From: Chia-liang Kao <clkao_at_clkao.org>
Date: 2003-06-27 11:42:26 CEST
Hi,
for my incremental cvs->svn by vcp to work with large repository,
So I was looking at #695 and tried to implement a variant of
# svn co http://server/path/to/dir/subdir
I was thinking about the following:
# svn co http://server/path/to/dir/subdir path/to/wc/subdir
1. if the target directory does not exist,
Is this behaviour reasonable?
I've already had a buggy svn_wc_putback_dir that adds the wc entry
Cheers,
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.