[cse491] svn copy creating unwanted subdirs

Tim Miller mille449 at msu.edu
Mon Sep 21 15:39:20 PDT 2009


Titus,

When I use svn copy as you specified in the lab it will always create
a new directory. So if I copy from hw2 to trunk, it adds a hw2
directory inside of trunk.  Likewise, if I copy from trunk to hw2, it
creates an extra trunk directory in hw2.  The only exception to this
is when no destination directory exists, then it will create one
correctly.

Is there any way around this?  I don't want to keep deleting the
destination dir before every svn copy.

Tim Miller



More information about the cse491-fall-2009 mailing list