On Thu, Dec 23, 2010 at 9:28 AM, Stephan Beal <[email protected]> wrote:

>
> After a moment it was clear what i had done - a text replace in _FOSSIL_,
> which of course corrupted it.
>
>
Thanks for the story, and the warning....

For a long time now, Fossil has accepted two possible names for the
check-out database:  "_FOSSIL_" or ".fos".  You can see this by doing:

     mv _FOSSIL_ .fos

and then verifying that everything still works.

I'm wondering if I should make ".fos" the default instead of "_FOSSIL_".
Would xargs have picked up on the "dot-file" named ".fos" as it did with
_FOSSIL?  Would the use of .fos instead of _FOSSIL_ have prevented this
problem?


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

Reply via email to