You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Jiří Němec <ko...@menea.cz> on 2004/07/20 13:02:41 UTC

Unclean solution?

Hello,

I would like to ask you if is some another, more clean, solution. I
have had problem with ignoring files a sub|directories. SVN ignored
ignored property. After about 2hours trying to ignore some directories
I find out these steps:

1) create svn repository
2) import project
3) checkout working copy
4) set ignored dirs|files "svn propset svn:ignore -F .svnignore ."
5) svn up
6) svn ci
7) remove unwanted dirs|files "svn remove foo"
8) svn ci
9) create unwanted dirs|files again
10) now these dirs|files are not listed when I run svn status

Do you know some more clean solution?

-- 
Jiří Němec, ICQ: 114651500
www.menea.cz - www stránky a aplikace


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org