On Mon, Jan 13, 2014 at 3:18 PM, Christian Pekeler <[email protected]>wrote:
> I have a Numbers document in Fossil. It used to be just a file, now it's a > folder. How can I commit this change to Fossil? > > > > fossil rm Documents/daycare_stats.numbers > DELETED Documents/daycare_stats.numbers > > fossil add Documents/daycare_stats.numbers/* > > fossil commit -m "upgraded Numbers doc" > ... > not an ordinary file: > /Users/pekeler/Projects/kdw/Documents/daycare_stats.numbers > abort due to prior errors > I think you have to commit the file deletion before doing the add.
_______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

