On Sep 3, 2006, at 00:19, IchBin wrote:
> Hello, Not sure which newsgroup I should be asking this. I am using
> the
> following:
>
> Subeclipse 1.0.3
> Subversion 1.3.0R17949
> TortoiseSVN 1.4.0.7195
> RapidSVN 0.9.3-1
>
> I can and have created a local repository,'file:///SVN-test' using
> TortoiseSVN. I then add some programs using TortoiseSVN. There is no
> problem. I can use the TortoiseSVN repository browser. When I try to
> access this repository with either Subversion, Subeclipse or
> RapidSVN I get the following errors:
>
> 1 - Error for Subversion:
> Issuing 'svn list --verbose file:///SVN-test'
>
> svn: Unable to open an ra_local session to URL
> svn: Unable to open repository 'file:///SVN-test'
> svn: Expected FS format '1'; found format '2'
>
> 2 - Error for Subeclipse:
>
> Couldn't open a repository
> svn: Unable to open an ra_local session to URL
> svn: Unable to open repository 'file:///C:/SVN-test'
> Unsupported FS format
> svn: Expected FS format '1'; found format '2'
> repository
>
> 3 - Error for RapidSVN:
>
> Error while updating filelist (Unable to open an ra_local
> session to URL
> Unable to open repository 'file:///SVN-test'
> Expected FS format '1'; found format '2')
>
> I did find a another newsgroup message that indicated that I may not
> using the correct versions.If this is the resolution which versions
> and
> where do I download them from?
Subversion 1.3.x and earlier cannot access working copies that have
been touched by Subversion 1.4 or later. TortoiseSVN 1.4.0rc1 is
based on Subversion 1.4rc4. Subversion 1.4 is not yet released; it's
at the release candidate stage and its use is therefore not
recommended for production work at this point. Use Subversion 1.3.2
and TortoiseSVN 1.3.5. Once Subversion 1.4 is released, use
Subversion 1.4.x and TortoiseSVN 1.4.x, and do not after that point
attempt to use your working copies with any Subversion 1.3.x product
or earlier.
http://subversion.tigris.org/project_packages.html
http://tortoisesvn.net/downloads
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Sep 3 02:20:37 2006