i tried to synchronise cvs to a newly created svn repository. tailor built a working copy, where directories and files are added and deleted.
but the "svn commit" then failed:
* add of a file without adding the directory it is in (it seems the directory is just missing in the commit command line):
svn: '/tmp/cvs/sources/org/meiproject' is not under version control and is not part of the commit, yet its child '/tmp/cvs/sources/org/meiproject/io' is part of the commit
* deleting a directory, which is not part of the repository (it is empty):
(this one i have to check again. i have no idea how to reproduce a "D not existing directory"
in the working copy with typing svn commands, without the directory beeing in the repository).
versions:
svn trunk (i.e. 1.4.0), tailor 0.9.18
-solo
_______________________________________________ Tailor mailing list [email protected] http://lists.zooko.com/mailman/listinfo/tailor
