Will Duquette <[email protected]> wrote:
> I was unclear, apparently.
> 
> Suppose "fossil rm *.foo" deletes the files from the file system and  
> from Fossil.
> 
> If I then do
> 
>     rm *.foo
> 
> when I meant to do
> 
>     fossil rm *.foo
> 
> I can then do
> 
>     fossil update
> 
> which will give me my *.foo files back.  Then, I can do
> 
>     fossil rm *.foo
> 
> Note that I'd expect "fossil rm *.foo" only to remove files from the  
> file system that it can remove from the repository, i.e., if I had an  
> extra file, not_added.foo, I'd expect "fossil rm *.foo" to live it  
> alone.
> 

What's wrong with that? I would expect that to be good behavior?

Jeremy

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

Reply via email to