On 2/16/07, Alex Gonzalez <langabe@gmail.com> wrote:
> Hi,
>
> I work simultaneously with an old and a new svn client on the same
> repositories (and I can't easily upgrade the pre 1.4 svn client), so
> this format change is affecting my development work.
>
> I am puzzled by a phrase on the release notes for subversion 1.4,
>
> "This "auto upgrade" feature, however, does not occur with the new
> repository format."
>
> Does this mean that if I upgrade to a new repository format I may then
> work with both svn client versions in the same working copy?
No. The new working copy format is not compatible with pre-1.4
clients. You also cannot use pre-1.4 server modules with repositories
created by a post-1.4 svnadmin.
Are you perhaps confusing the repository format and working copy
formats? You CAN use both pre-1.4 and post-1.4 clients with the same
repositories - the incompatibility is with the *working copy*. You
cannot have pre-1.4 and post-1.4 clients access the same WC.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Feb 16 19:45:10 2007