Re: [Bug?] moving a directory and losing the contents
From: Philip Martin <philip_at_codematters.co.uk>
Date: 2002-07-26 11:50:18 CEST
Julian Fitzell <julian@beta4.com> writes:
> C:\Documents and Settings\Administrator\Desktop\test>svn mv docs trunk\
Although the mv command only prints a single 'A' for the new directory
svn st trunk
you should see something like
A + trunk/docs
Note the '+' for copy with history. Have you looked inside the new
Perhaps the feedback for copy/mv should print
A + some/dir
instead of
A some/dir
-- Philip Martin --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Fri Jul 26 11:50:57 2002 |
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.