Hi,
        This is on OS X so bear with me.  I have repository and in there is an 
OmmnuGraffle image (like Visio). Originally it was a single file but then I 
added a png image to the picture.  On OS X it still looks like a single file 
but now it becomes a directory. When I did this and tried to commit I got:

not an ordinary file: /Users/jschimpf/Public/HayJam/Docs/images/Detector.graffle
abort due to prior errors

Doing a status I got:

504 HayJam> fossil status
repository:   /Users/jschimpf/Public/HayJam/../FOSSIL/HayJam.fossil
local-root:   /Users/jschimpf/Public/HayJam/
config-db:    /Users/jim/.fossil
checkout:     d7568dfc3e5510b1f89c75ffd233329cba29ad76 2015-06-05 08:44:01 UTC
parent:       6f67a2bb3b8313f70d044b3b2eaf2cd74f5fedfb 2015-06-05 07:25:10 UTC
tags:         trunk
comment:      Update sensor schematic with values (user: jim)
EDITED     Docs/HayJam.pdf
NOT_A_FILE Docs/images/Detector.graffle
EDITED     Docs/images/Detector.png

So I then did a fossil rm of this file and did an OS rm and removed if from the 
directory.

put it back in the directory and fossil added it to the repository again.

Trying commit again I got the same problem. The status shows it’s added as a 
directory so I don’t see why this failed

fossil status

EDITED     ../HayJam.pdf
DELETED    Detector.graffle
ADDED      Detector.graffle/data.plist
ADDED      Detector.graffle/image1.png
EDITED     Detector.png

Any suggestions what to try:
        1) Delete it, commit then re-add with new name 
        2) Delete it,commit then re-add with same name 

Oh yes:

This is fossil version 1.27 [13ad130920] 2013-09-11 11:43:49 UTC

        Thanks very much for the help.

        —jim schimpf

_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to