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 Mark Phippard
On Fri, Jan 14, 2011 at 2:06 PM, KARR, DAVID (ATTSI) dk0...@att.com wrote: Just so we're clear here, I have these projects checked out in Eclipse, but not in the same directory that I'm trying to do the command-line checkout.  I'm trying to do a separate checkout of these projects, just using

RE: SVN 1.6.15 checkout fails on particular file

2011-01-14 Thread Tony Sweeney
-Original Message- From: KARR, DAVID (ATTSI) [mailto:dk0...@att.com] Sent: 14 January 2011 19:07 To: Tony Sweeney; users@subversion.apache.org Subject: RE: SVN 1.6.15 checkout fails on particular file -Original Message- From: Tony Sweeney [mailto:tswee

Re: SVN 1.6.15 checkout fails on particular file

2011-01-14 Thread Johan Corveleyn
On Fri, Jan 14, 2011 at 7:35 PM, KARR, DAVID (ATTSI) dk0...@att.com wrote: 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

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 Ryan Schmidt
On Jan 14, 2011, at 14:19, KARR, DAVID (ATTSI) wrote: Hmm. I think I found a big clue. When I do the checkout, I'm giving it an alternate name. The svn checkout doc is clear that this is legal. In other words, I'm doing svn checkout svn:... desiredname. I've tried doing this several

Re: SVN 1.6.15 checkout fails on particular file

2011-01-14 Thread David Huang
On Jan 14, 2011, at 2:19 PM, KARR, DAVID (ATTSI) wrote: I then looked at the full local path this file would represent, and the entire path is 260 characters long. I would think if there's any threshold, it would be at 255, not 259. Any idea what's going on here? The usual maximum path

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 Daniel Shahaf
KARR, DAVID (ATTSI) wrote on Fri, Jan 14, 2011 at 14:18:12 -0800: -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

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

Re: SVN 1.6.15 checkout fails on particular file

2011-01-14 Thread David Huang
On Jan 14, 2011, at 6:31 PM, KARR, DAVID (ATTSI) wrote: I'm not sure what you mean. You're saying that Subversive in Eclipse is referencing absolute paths, but using the command line client is using relative paths? Assuming that's the distinction, is there some way I could use the