Hi Linus,
I will try this solution for the next features.
I'm sorry I didn't look into it. I was concentrating on my feature and I was waiting for the weekend to have some extra time.

Cheers,
Bogdan

Linus Tolke wrote:
Hi!
After some investigation I found that while
$ svn copy -m'blabla' _\_
http://argouml.tigris.org/svn/argouml/trunk/src \
http://argouml.tigris.org/svn/argouml/branches/gsoc2008/whatever
$
isn't working it looks like it is possible to do
$ svn co http://argouml.tigris.org/svn/argouml/branches/gsoc2008
$ cd gsoc2008
$ svn copy http://argouml.tigris.org/svn/argouml/trunk/src whatever
$ svn commit -m'blabla'
with the same result.
/Linus

--
Bogdan SZANTO
-----------------------------------------------
Impossible is nothing ~ Nothing is impossible !
-----------------------------------------------


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to