svn command-line version compatible with subversive? [message #647681] |
Fri, 07 January 2011 13:08  |
Eclipse User |
|
|
|
I use the latest Subversive, but I connect to a SVN 1.4.x server.
I'm able to use svn from the command line, but I don't do anything from the command line that updates my svn tree, like update or commit. I once tried that, and it screwed up my workspace so badly I had to delete it and recreate the entire workspace.
Is there a way I can "safely" do svn updates and commits from the command line, without screwing up Subversive? Is there a particular version or distribution of svn that will be completely compatible with what Subversive is doing?
|
|
|
|
|
Re: svn command-line version compatible with subversive? [message #648968 is a reply to message #648180] |
Sun, 16 January 2011 17:32  |
Eclipse User |
|
|
|
Tue, 11 Jan 2011 11:21:06 -0500, /David M. Karr/:
> So it sounds like you're telling me I have to install Subversion
> 1.4.x to be safe.
>
> What's curious, however, is that the latest Subversive and connector
> works fine, talking to my 1.4.x server.
Any client version equal or greater than the server version could
talk to the server. The client however updates the local working
copy version (AFAIK on any operation, not just update or commit), so
you have to use the same client version with the different SVN tools
- e.g. the Subversive connector and the command-line client.
--
Stanimir
|
|
|
Powered by
FUDForum. Page generated in 0.07964 seconds