On 2011-12-22, at 15:43, Justin Gedge <justin.ge...@gmail.com> wrote:

> In one of my projects I've been working on a development branch.  In the new 
> branch- I've moved several directories around.  All the files are tracked 
> perfectly- but when switching between branches, my work space, or checkout 
> area has these artifacts, or empty directories from the previous checked out 
> branch.  All the files are being moved and handled properly, which is good, 
> but it's annoying after cleaning up and re-architecting a development branch- 
> only to have these directory artifacts lying all over the place when I switch 
> between branches.
> 
> I can write a script to clean out and remove empty directories.... but it 
> would be nice if this was handled by the scm.
> 

If it remove directories, what fossil should do if there's some untracked files 
in those directories, delete the whole directory with all those files in it? 

Just wondering. May be another case for a so multipurpose "-f" switch ? ;)

-- 
Martin G.
_______________________________________________
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