[Phpmyadmin-devel] subversion question

Hi, I try this: svn copy https://phpmyadmin.svn.sourceforge.net/svnroot/phpmyadmin/trunk/themes https://phpmyadmin.svn.sourceforge.net/svnroot/phpmyadmin/branches/themes/2_... -m 'initial copy for 2.10 themes' But I get branches/themes/2_10/themes/ all the themes There must be a way without having to copy each theme one by one?

Marc Delisle a écrit :
Hi,
I try this: svn copy https://phpmyadmin.svn.sourceforge.net/svnroot/phpmyadmin/trunk/themes https://phpmyadmin.svn.sourceforge.net/svnroot/phpmyadmin/branches/themes/2_... -m 'initial copy for 2.10 themes'
But I get branches/themes/2_10/themes/ all the themes
There must be a way without having to copy each theme one by one?
Got help on the #svn channel. I had to create branches/themes but not branches/themes/2_10. Later I'll revert the 2.11 changes in this branch.
participants (1)
-
Marc Delisle