Overview
Artifact ID: | 6e2a055f31ea18a8cf83b8ee98fc8d4ae7c3cc6d |
---|---|
Ticket: | 97d8f830b7e5e2505546809e7ec5752fc850111b
Fossil journal file included when adding files |
User & Date: | anonymous 2010-05-09 10:31:53 |
Changes
- comment changed to:
A file named "_FOSSIL_-journal" gets added when I try adding a bunch of files into the new repo: <pre>C:\ARNEL\test1 >fossil open testing2.fsl C:\ARNEL\test1 >fossil add . ADDED 00-ReadMe.txt ADDED Copydatshit.bat ADDED HashMyFiles.chm fossil: cannot add _FOSSIL_ ADDED _FOSSIL_-journal ADDED lipsum.txt ADDED quittersettings.xml ADDED readme.txt fossil: cannot add testing2.fsl C:\ARNEL\test1 >fossil rm _FOSSIL_-journal DELETED _FOSSIL_-journal</pre> It does get removed from the list, but it should probably avoid this file as well since it issues an error for the _FOSSIL_ file itself.
- foundin changed to: "[6f9901dd42] 2010-05-02 19:21:11 UTC"
- private_contact changed to: "5b06cbfac6af383308ac23d75ace1bba970322f9"
- severity changed to: "Important"
- status changed to: "Open"
- title changed to: "Fossil journal file included when adding files"
- type changed to: "Code_Defect"