Re: [Jsynthlib-devel] Can't figure out how to branch...

2011-09-07 Thread Vladimir Avdonin
On 09/06/2011 11:20 PM, Joe Emenaker wrote: > On 9/6/2011 3:04 PM, Joachim wrote: >> > Hi Joe, >> > >> > according to the CVS-list it worked now. >> > Can you tell us the commands you used? > Well, you're going to be a bit disappointed. > So I was trying to figure out what might be wrong with l

Re: [Jsynthlib-devel] Can't figure out how to branch...

2011-09-06 Thread Joe Emenaker
On 9/6/2011 3:04 PM, Joachim wrote: > Hi Joe, > > according to the CVS-list it worked now. > Can you tell us the commands you used? Well, you're going to be a bit disappointed. First, I used the Subversion tool in Jetbrains IDEA. So, I didn't use command-line. Next, if you look closely, you'll

Re: [Jsynthlib-devel] Can't figure out how to branch...

2011-09-06 Thread Joachim
Hi Joe, according to the CVS-list it worked now. Can you tell us the commands you used? Cheers Joachim Am 06.09.2011 18:19, schrieb Joe Emenaker: > > I'm such a SVN n00b... > > 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 >>

Re: [Jsynthlib-devel] Can't figure out how to branch...

2011-09-06 Thread Vladimir Avdonin
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/j

[Jsynthlib-devel] Can't figure out how to branch...

2011-09-06 Thread Joe Emenaker
I'm such a SVN n00b... 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 >