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

$CVSROOT/CVSROOT/cvsignore equivalent

From: Roman Neuhauser <dev-null_at_bellavista.cz>
Date: 2003-08-18 15:11:49 CEST

CVS has this beautiful feature, the $CVSROOT/CVSROOT/cvsignore file.
It's purpose is similar to .cvsignore files, but its contents apply
recursively to all modules, present and future (IOW, I don't have to
remember to run

    svn propget svn:ignore TRUNK | svn propset -RF- MODULE

every time I import another module (when reading from stdin is fixed,
that is).

Something like global-ignores, but maintained on the server side. Any
plans for an equivalent in Subversion?

-- 
The From: header's been munged to get rid of unwanted cc's.
My real address: neuhauser@bellavista.cz.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Aug 18 15:12:42 2003

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

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