[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Unclean solution?

From: Jiøí Nìmec <konference_at_menea.cz>
Date: 2004-07-20 15:02:41 CEST

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
Received on Tue Jul 20 15:19:54 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.