Any way to tell what subversion version I'm connecting to?

2011-01-25 Thread KARR, DAVID (ATTSI)
From a SVN command line client, is there any way to tell what version of Subversion is running on the server?

RE: SVN 1.6.15 checkout fails on particular file

2011-01-15 Thread KARR, DAVID (ATTSI)
-Original Message- From: Daniel Shahaf [mailto:d...@daniel.shahaf.name] Sent: Friday, January 14, 2011 4:37 PM To: KARR, DAVID (ATTSI) Cc: David Huang; users@subversion.apache.org Subject: Re: SVN 1.6.15 checkout fails on particular file KARR, DAVID (ATTSI) wrote on Fri, Jan 14

SVN 1.6.15 checkout fails on particular file

2011-01-14 Thread KARR, DAVID (ATTSI)
This is a continuation of my experiences described in the What SVN command-line client distro should I get to work properly with SVN 1.4.x on the server? subject. My SVN server is running version 1.4.x. I'm using the latest Subversive in Eclipse, but the connector associated with SVN 1.5.6.

RE: SVN 1.6.15 checkout fails on particular file

2011-01-14 Thread KARR, DAVID (ATTSI)
-Original Message- From: Johan Corveleyn [mailto:jcor...@gmail.com] Sent: Friday, January 14, 2011 11:35 AM To: KARR, DAVID (ATTSI) Cc: users@subversion.apache.org Subject: Re: SVN 1.6.15 checkout fails on particular file On Fri, Jan 14, 2011 at 7:35 PM, KARR, DAVID (ATTSI) dk0

RE: SVN 1.6.15 checkout fails on particular file

2011-01-14 Thread KARR, DAVID (ATTSI)
-Original Message- From: David Huang [mailto:k...@azeotrope.org] Sent: Friday, January 14, 2011 1:29 PM To: KARR, DAVID (ATTSI) Cc: users@subversion.apache.org Subject: Re: SVN 1.6.15 checkout fails on particular file On Jan 14, 2011, at 2:19 PM, KARR, DAVID (ATTSI) wrote: I

RE: SVN 1.6.15 checkout fails on particular file

2011-01-14 Thread KARR, DAVID (ATTSI)
-Original Message- From: Daniel Shahaf [mailto:d...@daniel.shahaf.name] Sent: Friday, January 14, 2011 4:20 PM To: KARR, DAVID (ATTSI) Cc: David Huang; users@subversion.apache.org Subject: Re: SVN 1.6.15 checkout fails on particular file KARR, DAVID (ATTSI) wrote on Fri, Jan 14

What SVN command-line client distro should I get to work properly with SVN 1.4.x on the server?

2011-01-13 Thread KARR, DAVID (ATTSI)
I work on Windows with Cygwin. In Eclipse, I can do SVN checkouts and updates with the SVN on our server, which is running SVN 1.4.x. I'm doing this with the latest Subversive and connector. I've been told that after SVN 1.4.x, the storage format changed, so doing checkouts and updates with a

RE: What SVN command-line client distro should I get to work properly with SVN 1.4.x on the server?

2011-01-13 Thread KARR, DAVID (ATTSI)
-Original Message- From: Mark Phippard [mailto:markp...@gmail.com] Sent: Thursday, January 13, 2011 2:58 PM To: KARR, DAVID (ATTSI) Cc: Andy Levy; users@subversion.apache.org Subject: Re: What SVN command-line client distro should I get to work properly with SVN 1.4.x on the server

RE: What SVN command-line client distro should I get to work properly with SVN 1.4.x on the server?

2011-01-13 Thread KARR, DAVID (ATTSI)
-Original Message- From: Mark Phippard [mailto:markp...@gmail.com] Sent: Thursday, January 13, 2011 3:44 PM To: KARR, DAVID (ATTSI) Cc: Andy Levy; users@subversion.apache.org Subject: Re: What SVN command-line client distro should I get to work properly with SVN 1.4.x on the server

RE: Why does SVN prompt me for a password every time, after a domain migration?

2010-09-14 Thread KARR, DAVID (ATTSI)
-Original Message- From: Kevin Grover [mailto:ke...@kevingrover.net] Sent: Monday, September 13, 2010 4:16 PM To: KARR, DAVID (ATTSI) Cc: users@subversion.apache.org Subject: Re: Why does SVN prompt me for a password every time, after a domain migration? Subversion caches

Does SVN 1.4.x not know about ancestry?

2010-05-17 Thread KARR, DAVID (ATTSI)
I am forced to work with a SVN version on our server that is quite old, approximately 1.4.x. I use the latest Subversive version, but with the connector version that works with 1.4.x on the server. This combination works, but I'd like to understand some of the details underlying this. I believe

Problems merging from a Windows client to a SVN 1.3.1 server on Unix

2010-03-07 Thread KARR, DAVID (ATTSI)
I'm on Eclipse 3.5.2. I believe I have the latest version of Subversive (it's either 0.7.8 or 2.2.1, depending on what piece you're asking about). However, my SVN Connector is for version 1.5 (SVNKit 1.2.3), as I have to work with a SVN 1.3.1 server. If I use the latest connector version, it

Getting file already exists error for file that couldn't exist?

2010-03-05 Thread KARR, DAVID (ATTSI)
I'm using the Subversive plugin in Eclipse, but I think I need to understand the scope of the problem I'm getting just within Subversion. I created a file in my Eclipse workspace that I'm certain didn't exist before. I did a svn add through the plugin. I committed it. I got the following

RE: Getting file already exists error for file that couldn't exist?

2010-03-05 Thread KARR, DAVID (ATTSI)
-Original Message- From: KARR, DAVID (ATTSI) Sent: Friday, March 05, 2010 9:48 AM To: users@subversion.apache.org Subject: Getting file already exists error for file that couldn't exist? I'm using the Subversive plugin in Eclipse, but I think I need to understand the scope