[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: Kevin Ballard <kevin_at_sb.org>
Date: 2004-09-29 17:17:48 CEST

On Sep 29, 2004, at 11:14 AM, Archie Cobbs wrote:

> Kevin Ballard wrote:
>> 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.
>>
>>> So what you're asking for is purely client-side stuff... therefore
>>> maybe
>>> this could all be done in a wrapper script around the "svn" command.
>
> Well, it sounds like you're asking for 'svn' to implement what is
> essentialy that exact same functionality, just within the 'svn'
> binary itself instead of in a wrapper script... not sure that would
> make it any less "hackish"...

What you're asking me to do is write a wrapper that recurses into every
directory tree rooted at the modified files/dirs and write to each
affected property, do the action, then recurse back into every one and
reverse that property modification. That's a lot of work and seems like
it would extremely slow. What I'm asking is for a certain prefixed
property to simply not be committed to the repo, as well as when using
the special svn: properties to simply take a look at the relevant
local:svn: property as well. It would be a lot more efficient and
probably easier to do than what you're asking.

-- 
Kevin Ballard
kevin@sb.org
http://www.tildesoft.com
http://kevin.sb.org

  • application/pkcs7-signature attachment: smime.p7s
Received on Wed Sep 29 17:18:08 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.