From: Vladimir A. <vl...@gm...> - 2011-09-06 16:54:14
|
On 09/06/2011 11:19 AM, Joe Emenaker wrote: > I can't make a branch for my refactor. When I try it from the command > line on my Ubuntu box, I do... > >> > svn copy >> > https://jsynthlib.svn.sourceforge.net/svnroot/jsynthlib/trunk@r1051 >> > https://jsynthlib.svn.sourceforge.net/svnroot/jsynthlib/branches/UIRefactor-jemenake >> > --username blahblahblah --password blahblahblah Looks like it should have worked. I just made a sandbox in my user project on SF, created two revisions and brunched from earlier. Here is exact command line i used: svn copy svn+ssh://vl...@sv.../u/vldmr/jsynthlib/code/build.xml@1 svn+ssh://vl...@sv.../u/vldmr/jsynthlib/code/branches For some reason, it prompted for password 4 times, but otherwise worked as expected. In general, I find that it is easier in many cases to work with svn using good gui client. On windows turtoise svn is very good, on linux I use kde-svn. -- Vladimir |