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

Re: Can I configure .svn to CVS?

From: Dominik Westner <lists_at_logicunited.com>
Date: 2003-01-06 02:45:59 CET

On Montag, Januar 6, 2003, at 02:05 AM, David Kimdon wrote:

> On Mon, Jan 06, 2003 at 01:08:33AM +0100, Dominik Westner wrote:
>> Hi,
>>
>> can I tell subversion to use CVS as its working copy admin name
>> instead
>> of .svn?
>
> Take a look at subversion/include/svn_wc.h :
>
> #define SVN_WC_ADM_DIR_NAME ".svn"

ok, thanks. I have looked at this file already a couple of times for
other reasons ... never thought it'll be defined in there ;-)
So it's not a runtime configuration option. That would have been nice.

>
> It sounds like fixing that should do the trick.
>
>> Or is ther any other way to make this work? Something like the CVS
>> filewrapper stuff?
>
> It would be a better idea to fix the Mac OS X tools. Teach them to
> treat .svn dirs like CVS dirs.

Yes sure. But that's just a long term fix ;-)

Dominik

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jan 6 02:46:41 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.