Re: different client on same working copy
From: Ryan Schmidt <subversion-2009d_at_ryandesign.com>
Date: Tue, 17 Nov 2009 06:44:36 -0600
On Nov 17, 2009, at 05:21, Matteo D'ALFONSO wrote:
> it is possible to use different client version on the same working copy?
Yes, you should be able to use any Subversion client of the same or newer version with the working copy. The working copy will be auto-upgraded to the newer format required by the newer client, if applicable.
> The working copy was created with the client version 1.3.2, now we want
That should work.
> but it abort even the status subcommands.
>> /opt/CollabNet_Subversion/bin/svn status
I see several Google hits for this error. Many seem to be about Windows, though, which it doesn't look like you're using.
What's the repository URL in this working copy, according to "svn info" (if that command works)?
Some specific things I saw mentioned: if the repository URL is a file-protocol URL, does it start with "file://" or "file:///" (two or three slashes?) -- the latter is correct.
Or: does any filename in the working copy contain a colon?
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
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.