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

Re: config auto-props in separate file

From: Ryan Schmidt <subversion-2008b_at_ryandesign.com>
Date: Fri, 6 Jun 2008 17:01:04 -0500

On Jun 6, 2008, at 16:37, Ann Chin wrote:

>>> I'm trying to find a way where users can customize their config
>>> files, but be able to reference a common shared auto-props
>>> section that is kept in a separate file.
>>
>>
>> You could write a short build script to create a combined config file
>
> out of two parts -- the user's part and the shared part.
>
> Can you elaborate on above? It sounds like that is what I need.

Or maybe better, you could allow the user to edit their config file,
and then they would run a script which replaces any auto-props
definitions in their file with the auto-props definitions from your
shared file.

You could even write it as a wrapper: a script the user must call in
order to edit the config file. The script opens the config file in
their favorite editor, and when they save and close the file, the
script fixes up the auto-props section.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-06-07 00:01:41 CEST

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.