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

RE: Re: TortoiseSVN-1.5.0-RC2 released

From: Fisher, John <jfisher_at_forthrightsolutions.com>
Date: Wed, 21 May 2008 09:47:59 -0500

Each person should have local working copies. The shared location
should not be touched directly by any user not logged on directly to the
machine with the files (so they all would have the same version of
TortioseSVN).

To make this work, you could set up an automated process that watches
for changes to the related subversion folder, and does an update on the
shared configuration folder. That way, commits from your local working
copy will cause changes to appear in the shared configuration folder,
without you ever opening that folder. (I haven't set this up before,
but from what I understand, it shouldn't be very difficult.)

John

-----Original Message-----
From: news [mailto:news_at_ger.gmane.org] On Behalf Of Ed Avis
Sent: Wednesday, May 21, 2008 8:06 AM
To: users_at_tortoisesvn.tigris.org
Subject: Re: TortoiseSVN-1.5.0-RC2 released

Andy Levy <andy.levy@...> writes:

>>Upgrading the working copy makes it
>>incompatible with the current stable TortoiseSVN release.
>
>One can only install one version of TSVN on a given system in the
>first place (aside from maybe Win32 & Win64, in which case most people
>already know what they're doing). So wouldn't this be moot anyway,
>unless you're sharing a WC with multiple clients PCs/users, which you
>aren't supposed to be doing in the first place?

I must admit I'm doing that, whether supposed to or not. We keep some
configuration files in svn, and to make changes you check in your change
and
then 'update' in the config directory. So the config directory is
itself a
working copy, which a handful of different users have access to. If ad
hoc
configuration changes need to be made directly, this can happen and then
they
can be checked in or reverted later.

Is there a recommended way to keep configuration files in svn and still
have the
convenience offered by TortoiseSVN of one-click update or diffing?

-- 
Ed Avis <eda_at_waniasset.com>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-05-21 16:49:43 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.