Invalid change ordering?
Stephen Lee
stephen.lee at hexagonmetrology.com
Wed Feb 7 14:32:40 EST 2007
Dirk wrote:
>
> 1.) You can not do a delete and a copy-from the same revision in one
> revision
>
Unless I misunderstood what you're saying there, you certainly can:
D:\test>svn del test1.txt
D test1.txt
D:\test>svn copy test1.txt -r HEAD test1.txt
A test1.txt
D:\test>svn status
R + test1.txt
D:\test>svn ci -mtest
Replacing test\test1.txt
Committed revision 7304.
--
Stephen Lee <Stephen.Lee at hexagonmetrology.com>
Software Engineer, Vision Group - Pro-Measure Leader
Wilcox Associates Inc. (U.K.)
More information about the vss2svn-users
mailing list