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

Re: [REQ] WC-only properties (local:)

From: Simon Large <slarge_at_blazepoint.co.uk>
Date: 2004-09-29 18:31:04 CEST

"Kevin Ballard" wrote
> A problem that crops up every now and then is I'd like to add a
> property to a file but I don't want to commit it to the repo. For

But having properties versioned and in the repo is a defining
characteristic. If you want to define client side behaviour on a per-user
basis you would not use properties.

> instance, I may have scripts I wrote to facilitate my personal use of a
> project that applies to nobody else. It doesn't make a lot of sense to
> add it to the versioned svn:ignore property since it couldn't possibly
> affect anybody else and that just clutters up the repo with information
> that only applies to a single person. But it's also quite annoying to
> have it show up every time I run an 'svn status'.

This particular problem can be solved with the global-ignores in the config
file, which is a per-user file on the client machine.

Simon

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Sep 29 18:41:53 2004

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.