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, DA

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 command

Re: SVN 1.6.15 checkout fails on particular file

2011-01-14 Thread Daniel Shahaf
: 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, KAR

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, DA

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 > > Su

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

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

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

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:3

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) 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 latest S

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- > > Fr

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) 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 the 1.6.15

RE: SVN 1.6.15 checkout fails on particular file

2011-01-14 Thread KARR, DAVID (ATTSI)
> -Original Message- > From: Tony Sweeney [mailto:tswee...@omnifone.com] > Sent: Friday, January 14, 2011 10:57 AM > To: KARR, DAVID (ATTSI); users@subversion.apache.org > Subject: RE: SVN 1.6.15 checkout fails on particular file > > You can't mix Subversion

RE: SVN 1.6.15 checkout fails on particular file

2011-01-14 Thread Tony Sweeney
space. Tony. > -Original Message- > From: KARR, DAVID (ATTSI) [mailto:dk0...@att.com] > Sent: 14 January 2011 18:36 > To: users@subversion.apache.org > Subject: SVN 1.6.15 checkout fails on particular file > > This is a continuation of my experiences described in the

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. Th