On Oct 15, 2009, at 2:07 PM, Wilson, Ronald wrote:

> I accidentally added a file to my repository using all lower-case  
> letters, which basically added a blank artifact to my repository.   
> Later I added the file again using the proper case.  I can’t figure  
> out how to remove the first file.  I tried fossil rm but the file  
> still shows on the file list on the ui.  I tried shunning the  
> artifact and rebuilding the repo, but I can still see the file link  
> on the ui, though clicking the link now gives me no history on the  
> file.

I don't understand.  You said you did:

     fossil add file1.txt
     fossil add FILE1.txt
     fossil commit

And that worked even though "file1.txt" did not exist?  You should  
have gotten an error.  But even if it did work,

     fossil rm file1.txt
     fossil commit

... should remove the file.  Perhaps I do not understand what you did...

>
> Help?
>
> RW
>
> Ron Wilson, Engineering Project Lead
> (o) 434.455.6453, (m) 434.851.1612, www.harris.com
>
> <image001.png>HARRIS CORPORATION   |   RF Communications  
> Division 
>                                                                 
> assuredcommunications™
>
> NOTICE:  This e-mail transmission (and any of its attachments) may  
> contain confidential, proprietary and/or privileged information.   
> The sender intends this transmission only for the designated  
> recipient(s).  If you are not a designated recipient (or authorized  
> to receive for a designated recipient), you are hereby notified that  
> the disclosure, copying, distribution or use of any of the  
> information contained in this transmission is strictly prohibited.   
> If you have received this transmission in error, please destroy this  
> message, delete any copies which may exist on your system and notify  
> the sender immediately.  Thank you.
>
>
> _______________________________________________
> fossil-users mailing list
> fossil-users@lists.fossil-scm.org
> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

D. Richard Hipp
d...@hwaci.com



_______________________________________________
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