how to predict copy behavior?!
From: A.T.Hofkamp <a.t.hofkamp_at_tue.nl>
 
Date: 2005-09-05 15:43:48 CEST 
Hai all,
 Under the assumption that svn is just a versioned file system, can someone 
 File system (linux):
 here, I have vendors/asc-support/current/{foo-file,foo-dir/more-foo-file} and 
 %  cp -r vendors/asc-support/current/. trunk/asc-support
 copy recursively, the contents of current/. to trunk/asc-support
 %  ls -l trunk/asc-support
 qed :-)
 Svn (file:///local/asfsdf/svn_repo):
 % svn copy \
 % svn ls file:///local/asfsdf/svn_repo/trunk/asc-support
 qeh?
 This kind of things happens often with me, for some reason copying and moving 
 While these things can be fixed by a few more moves, it would be nice if I 
 How do you remember/predict what svn will do?
 Albert
 ---------------------------------------------------------------------
  | 
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.