[KLUG Members] remove a directory from subversion repository

Dirk H Bartley bartleyd2 at chartermi.net
Tue Jul 27 13:32:05 EDT 2004


I'd link to my presentation but the ftp server is down still.  grrrrr.  

Remove the files from the directory then.

svn propset svn:ignore "ignorefileordirname" underdirectory

This property will make it so that the svn client will ignore the
directory anytime "svn status" or other svn commands are executed.

Dirk 


On Tue, 2004-07-27 at 10:41, Richard Harding wrote:
> I am trying to remove a directory in a project from the subversion
> repository, yet still keep the files on my machine. It is just a folder
> of misc things I put up, but they don't need to be synced with each
> checkout of the repository. I can find all kinds of info on adding and
> dealing with the svn files, but not how to do this. I checked the book
> online as well. 
> 
> Any ideas?
> 
> Thanks
> 
> Rick
> 
> _______________________________________________
> Members mailing list
> Members at kalamazoolinux.org
> 




More information about the Members mailing list