RE: Add Files Without Checkout
From: Deltour, Stephane <stephane.deltour_at_barco.com>
Date: Tue, 17 Feb 2009 14:56:06 +0100
Sure,
You can use the svn import command.
Example:
If you want to add multiple files in one go, you might still opt to check out the target directory with the option --depth=empty.
See the svnbook for more details about the svn import / svn checkout commands
Regards,
-----Original Message-----
Hi,
In my application multiple client machines upload their log files horly into a SVN server. Since in my case the target directory is pretty big I can't afford to check it out for adding the file. Is there a method to add files to the repository without checking out the target directory?
I am trying to add files to SVN using Command Prompt.
Regards
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
DISCLAIMER:
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.