Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.0.3

Bug #12364 Duplicate CVS folders.
Submitted: 2007-10-31 08:06 UTC
From: rquadling Assigned: cweiske
Status: Closed Package: Crypt_RC4 (version CVS)
PHP Version: HEAD CVS-2007-10-31 OS: WinXP SP2
Roadmaps: (Not assigned)    
Subscription  
Comments Add Comment Add patch


Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know! Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem : 40 + 11 = ?

 
 [2007-10-31 08:06 UTC] rquadling (Richard Quadling)
Description: ------------ Hi. I'm on windows, and trying to do a CVS update of PEAR and there is a naming conflict ... http://cvs.php.net/viewvc.cgi/pear/Crypt_RC4/ and http://cvs.php.net/viewvc.cgi/pear/Crypt_Rc4/ Whilst these would be seen as 2 folders on *nix, on Windows, they are the same thing and this causes a conflict as they are not the same thing. Thanks. Richard Quadling.

Comments

 [2007-10-31 15:20 UTC] cweiske (Christian Weiske)
One should be removed, since the original intention was to make cvs directory name and package name the same.
 [2007-10-31 15:24 UTC] cweiske (Christian Weiske)
This bug has been fixed in CVS. If this was a documentation problem, the fix will appear on pear.php.net by the end of next Sunday (CET). If this was a problem with the pear.php.net website, the change should be live shortly. Otherwise, the fix will appear in the package's next release. Thank you for the report and for helping us make PEAR better.
 [2007-11-01 08:51 UTC] rquadling (Richard Quadling)
http://cvs.php.net/viewvc.cgi/pear/Crypt_Rc4/ and http://cvs.php.net/viewvc.cgi/pear/Crypt_RC4/ are both still live as at 1st Nov 2007 9:51 GMT (London Time).
 [2007-11-01 08:59 UTC] rquadling (Richard Quadling)
cvs update: Updating Crypt_RC4 cvs update: Crypt_RC4/Rc4.php is no longer in the repository cvs update: Crypt_RC4/package.xml is no longer in the repository cvs update: Updating Crypt_RC4/Crypt cvs update: Crypt_RC4/Crypt/RC4.php is no longer in the repository cvs update: Updating Crypt_RC4/docs cvs update: Updating Crypt_RC4/tests ... cvs update: Updating Crypt_Rc4 U Crypt_Rc4/Rc4.php U Crypt_Rc4/package.xml cvs update: Updating Crypt_Rc4/docs cvs update: move away Crypt_Rc4/docs/Rc4.txt; it is in the way C Crypt_Rc4/docs/Rc4.txt cvs update: Updating Crypt_Rc4/tests cvs update: move away Crypt_Rc4/tests/Rc4Test.php; it is in the way C Crypt_Rc4/tests/Rc4Test.php As you can see, this is still an issue, so I have to leave it open.
 [2007-11-01 18:02 UTC] cweiske (Christian Weiske)
Is definitely fixed now; has been removed from server file system.