Re: cvs2svn and renamed files
From: Bhuvaneswaran <bhuvan_at_ubuntu.com>
Date: 2006-06-08 10:20:41 CEST
> mv foo bar; cvs rm foo; cvs add bar
The move happens at the filesystem level. The "foo" file is removed
> svn mv foo bar; svn log bar
If you expect similar behaviour (ie.. you are not bothered about
$ cp foo bar; svn rm foo; svn add bar
-- Regards, Bhuvaneswaran www.symonds.net/~bhuvan/ GPG: 0x7A13E5B0 --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Thu Jun 8 10:22:37 2006 |
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.