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

Re: What's the best and most common SVN Windows (Vista) Client

From: David Weintraub <qazwart_at_gmail.com>
Date: Wed, 21 Jan 2009 12:16:29 -0500

I believe that TortoiseSVN use to add a few extra files for its own
use under the .svn directory for storing merging information. This may
not be true since 1.5 came out.

Normally, you can interchange using TortoiseSVN and the command line
client without any problems as long as you don't do this during a
merge operation.

If you use the command line client with the Eclipse client, you can
throw Eclipse into a confused state and you have to do a refresh
inside Eclipse, so it knows the status of the files it is using.

On Wed, Jan 21, 2009 at 10:58 AM, Andy Levy <andy.levy_at_gmail.com> wrote:
> On Wed, Jan 21, 2009 at 10:55, Robert P. J. Day <rpjday_at_crashcourse.ca> wrote:
>> On Wed, 21 Jan 2009, Andy Levy wrote:
>>
>>> On Tue, Jan 20, 2009 at 20:18, Rez <pons32_at_hotmail.com> wrote:
>>> > Hi
>>> >
>>> > What's the best and most common SVN Windows (Vista) Client? I
>>> > just downloaded SlikSVN, thinking it's a GUI, but after the
>>> > installation I don't see a desktop icon or anything in the
>>> > Programs menu but the pdf and relnotes. Is SlikSVN, a command
>>> > line tool?
>>>
>>> TortoiseSVN.
>>>
>>> But why limit yourself to a single client? As long as all your
>>> clients are based on the same SVN library version, you can use
>>> multiple clients with the same WC.
>>
>> is this guaranteed to be true? a co-worker was using svn on the
>> local code base and (for reasons totally unknown to me) was mixing the
>> command line, rapidsvn, tortoisesvn and whatever weird version control
>> was being supplied through eclipse. and he got his working copy into
>> a totally confusing state. despite the fact that i couldn't supply
>> any *precise* reason not to do that, i suggested he limit himself to a
>> smaller set of svn clients.
>>
>> thoughts?
>>
>> rday
>> --
>>
>> p.s. i think it was eclipse that was doing strange things with
>> versioning, but i don't know eclipse so that's a totally uneducated
>> guess.
>
> Is it that the WC metadata was getting screwed up, was it that the
> actions were being recorded properly, but were being done weirdly?
>
> I routinely use the command-line, TSVN, and Eclipse on the same WC and
> have had no trouble. The most important part is to make sure they're
> all speaking the same language when it comes to the WC metadata - all
> need to be based upon the same SVN version.
>
> ------------------------------------------------------
> http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1041378
>
> To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
>

-- 
--
David Weintraub
qazwart_at_gmail.com
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1041615
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-01-21 18:17:19 CET

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.