Hey Laura! * Laura Arjona Reina <[email protected]> [2014-06-03 19:10:05 CEST]: > I think that's why I could commit in English folder (which was > already checked out with my login) but not in the others. > > Today, I did 'rm -rf webwml' and checked out the whole tree again, > but with this command: > > cvs -d :ext:[email protected]:/cvs/webwml checkout webwml
You wouldn't have needed to do that. The tool "cvschroot" from the cvsutils package could have helped you with that, or even this oneliner: $> for i in $(find webwml/ -name Root); do > echo ":ext:[email protected]:/cvs/webwml" > $i > done (the $> and > being the prompts, not to type) > Sorry for the noise. No big deal, and great that you managed to find the reason yourself! Rhonda -- Fühlst du dich mutlos, fass endlich Mut, los | Fühlst du dich hilflos, geh raus und hilf, los | Wir sind Helden Fühlst du dich machtlos, geh raus und mach, los | 23.55: Alles auf Anfang Fühlst du dich haltlos, such Halt und lass los | -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]

