On Jan 13, 2014, at 15:21, Ron Wilson <[email protected]> wrote:

> 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.

Thanks. That did the trick.
Not ideal, though, because the history of the original file isn't associated 
with the files in the new folder.

Christian

_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to