[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: <kfogel_at_collab.net>
Date: 2004-09-29 18:45:17 CEST

Kevin Ballard <kevin@sb.org> writes:
> What, you're telling me to make a wrapper that, on every use, adds the
> properties to the files, runs svn, then removes the properties from
> the files? That would be slow and *extremely* hackish and almost
> impossible to get working.

You could just have the wrapper run 'svn st' and know how to ignore
the things you want to ignore -- it would filter the st output. No
properties required.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Sep 29 20:31:51 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.