
Sebastian Mendel a écrit :
Marc Delisle schrieb:
Michal Čihař a écrit :
Hi
On Thu, 12 Oct 2006 13:21:22 -0400 Marc Delisle <Marc.Delisle@cegepsherbrooke.qc.ca> wrote:
I would like to remove those unlabeled branches: http://svn.sourceforge.net/viewvc/phpmyadmin/branches/ Aren't those QA_ and MAINT_ branches from CVS? I don't know. For example, unlabeled-1.1.1 contains a development version for PMA 2.2.0.
unlabeled-1.1.2 contains a few files, one of these is translators.html of PMA 2.2.7-pl2-dev.
unlabeled-1.1.6 contains only one script.
Looks garbage to me :)
in this folders are those files that are different from that branch/tag from where they where created ... if you checkout trunk/unlabeled-1.1.6 you should get a full working copy
svn checkout tells me that trunk/unlabeled-1.1.2 does not exist did you really mean trunk/unlabeled-1.1.6? I tried with branches/unlabeled-1.1.2 and I don't get a full working copy. I only get: A branches/unlabeled-1.1.2/phpMyAdmin A branches/unlabeled-1.1.2/phpMyAdmin/translators.html A branches/unlabeled-1.1.2/phpMyAdmin/lang A branches/unlabeled-1.1.2/phpMyAdmin/lang/slovenian.inc.php3 A branches/unlabeled-1.1.2/phpMyAdmin/lang/afrikaans.inc.php3 A branches/unlabeled-1.1.2/phpMyAdmin/lang/azerbaijani-utf-8.inc.php3 A branches/unlabeled-1.1.2/phpMyAdmin/lang/belarusian-windows-1251.inc.php A branches/unlabeled-1.1.2/phpMyAdmin/lang/slovenian-win1250.inc.php3 A branches/unlabeled-1.1.2/phpMyAdmin/lang/belarusian-utf-8.inc.php A branches/unlabeled-1.1.2/phpMyAdmin/lang/croatian-win1250.inc.php3 A branches/unlabeled-1.1.2/phpMyAdmin/lang/croatian-iso8859-2.inc.php3 A branches/unlabeled-1.1.2/phpMyAdmin/lang/azerbaijani-iso-8859-9.inc.php3 A branches/unlabeled-1.1.2/phpMyAdmin/scripts A branches/unlabeled-1.1.2/phpMyAdmin/scripts/check_lang.php3 A branches/unlabeled-1.1.2/phpMyAdmin/browse_foreigners.php3 Révision 9539 extraite. This is the same as ViewVC shows: http://svn.sourceforge.net/viewvc/phpmyadmin/branches/unlabeled-1.1.2/phpMyA... This is, unless you know some checkout option that I don't know about. Marc