> I don't think fossil versions directories. You have to fossil rm each file in the directory individually.
Or simply fossil rm javascript/* -Clark ----- Original Message ---- From: Jeremy Cowgar <[email protected]> To: Fossil Users List <[email protected]> Sent: Thu, February 4, 2010 6:06:55 PM Subject: Re: [fossil-users] Removing the directory named "javascript" from therepo. "Wilson, Ronald" <[email protected]> wrote: > I don't think fossil versions directories. You have to fossil rm each file > in the directory individually. > That may be true, but ou can do fossil add javascript and it will add everything under it. dir /s reports 242 files in 311 directories. It's basically tiny mce. I'm sure I could whip up some shell script to do the dirty work, but fossil rm javascript should just work? Jeremy _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

