[Greasemonkey] Checking out 0.6.4 from CVS

chris feldmann cfeldmann at gmail.com
Sat Dec 17 01:44:16 EST 2005


I'm having a problem checking out the 0.6.4 branch. Here we can see me
fail with the v0_6_4 tag and then succeed with v0_6, just for
comparison:

axlotl at localhost ~/greasemonkey $ cvs co -d 0.6.4 -r v0_6_4 greasemonkey/src
cvs checkout: User 'guest' cannot access
cvs checkout: User 'guest' cannot access chrome
cvs checkout: User 'guest' cannot access chromeFiles
[...etc...]

axlotl at localhost ~/greasemonkey $ cvs co -d 0.6 -r v0_6 greasemonkey/src
cvs checkout: Updating 0.6
U 0.6/build.sh
U 0.6/chrome.manifest
U 0.6/install.js
[...etc...]

Is there a reason for this? Should I just extract the source from the .xpi?


...Or am I doing something wrong (ALWAYS a possibility)...


More information about the Greasemonkey mailing list