RE: "Unreadable path encountered" running svn merge --reintegrate

2010-05-20 Thread Brown, Beverly
cessed from /? And why did it affect only the -reintegrate command for within the project (why not other commands)? Beverly From: Brown, Beverly [mailto:beverly.br...@stratus.com] Sent: Wednesday, May 19, 2010 3:32 PM To: users@subversion.apache.org Subject: "Unreadable path encounter

Re: "Unreadable path encountered" running svn merge --reintegrate

2010-05-19 Thread Ryan Schmidt
On May 19, 2010, at 15:10, Brown, Beverly wrote: > One question - could this have anything to do with filenames that have > spaces in them? I'm searching my tree now trying to find an inaccessible > path using > > find . -type f |xargs sum > /dev/null > > It's showing a filename in a .sv

RE: "Unreadable path encountered" running svn merge --reintegrate

2010-05-19 Thread Brown, Beverly
I tried with a fresh working copy and got the same results. Beverly -Original Message- From: Bob Archer [mailto:bob.arc...@amsi.com] Sent: Wednesday, May 19, 2010 4:21 PM To: Brown, Beverly; users@subversion.apache.org Subject: RE: "Unreadable path encountered" running

RE: "Unreadable path encountered" running svn merge --reintegrate

2010-05-19 Thread Bob Archer
> Yes, I can do everything else with no problem and will revert back to > that to get the job done. I'd really like to be able to use the merge > tracking, though. > > One question - could this have anything to do with filenames that have > spaces in them? I'm searching my tree now trying to find

RE: "Unreadable path encountered" running svn merge --reintegrate

2010-05-19 Thread Brown, Beverly
y, May 19, 2010 4:05 PM To: Brown, Beverly; users@subversion.apache.org Subject: RE: "Unreadable path encountered" running svn merge --reintegrate Well... I'm stumped. Can you just do a standard merge like we did before merge tracking. Might be the only way to get it done without going cr

RE: "Unreadable path encountered" running svn merge --reintegrate

2010-05-19 Thread Bob Archer
t; To: Bob Archer; users@subversion.apache.org > Subject: RE: "Unreadable path encountered" running svn merge --reintegrate > > No, I just double-checked. There are two paths in svn:mergeinfo and both > still exist. The only svn:mergeinfo properties are at the root of the > work

RE: "Unreadable path encountered" running svn merge --reintegrate

2010-05-19 Thread Brown, Beverly
[mailto:bob.arc...@amsi.com] Sent: Wednesday, May 19, 2010 3:53 PM To: Brown, Beverly; users@subversion.apache.org Subject: RE: "Unreadable path encountered" running svn merge --reintegrate > --reintegrate > > > I am trying to use the svn merge tracking in the SVN 1.6.11 client &g

RE: "Unreadable path encountered" running svn merge --reintegrate

2010-05-19 Thread Brown, Beverly
Yes, it was a typo in my email. I used two dashes. Beverly -Original Message- From: Bob Archer [mailto:bob.arc...@amsi.com] Sent: Wednesday, May 19, 2010 4:00 PM To: Brown, Beverly; users@subversion.apache.org Subject: RE: "Unreadable path encountered" running svn merge --r

RE: "Unreadable path encountered" running svn merge --reintegrate

2010-05-19 Thread Brown, Beverly
It would be incredibly helpful if svn printed out the path it didn't like. Beverly -Original Message- From: Bob Archer [mailto:bob.arc...@amsi.com] Sent: Wednesday, May 19, 2010 3:45 PM To: Brown, Beverly; users@subversion.apache.org Subject: RE: "Unreadable path encountere

RE: "Unreadable path encountered" running svn merge --reintegrate

2010-05-19 Thread Bob Archer
al Message- > From: Bob Archer [mailto:bob.arc...@amsi.com] > Sent: Wednesday, May 19, 2010 3:47 PM > To: Brown, Beverly; users@subversion.apache.org > Subject: RE: "Unreadable path encountered" running svn merge > --reintegrate > > > I am trying to use the svn me

RE: "Unreadable path encountered" running svn merge --reintegrate

2010-05-19 Thread Brown, Beverly
rly; users@subversion.apache.org Subject: RE: "Unreadable path encountered" running svn merge --reintegrate > I am trying to use the svn merge tracking in the SVN 1.6.11 client (server > is running 1.6.4). > > I am getting this error when I try to reintegrate back into

RE: "Unreadable path encountered" running svn merge --reintegrate

2010-05-19 Thread Bob Archer
> --reintegrate > > > I am trying to use the svn merge tracking in the SVN 1.6.11 client > (server > > is running 1.6.4). > > > > I am getting this error when I try to reintegrate back into my trunk: > > svn: Unreadable path encountered; access denied > > > > You're not using a sparse checkout of

RE: "Unreadable path encountered" running svn merge --reintegrate

2010-05-19 Thread Brown, Beverly
r is "svn merge --reintegrate". Beverly Brown -Original Message- From: Bob Archer [mailto:bob.arc...@amsi.com] Sent: Wednesday, May 19, 2010 3:45 PM To: Brown, Beverly; users@subversion.apache.org Subject: RE: "Unreadable path encountered" running svn merge --reintegrate > I a

RE: "Unreadable path encountered" running svn merge --reintegrate

2010-05-19 Thread Bob Archer
> I am trying to use the svn merge tracking in the SVN 1.6.11 client (server > is running 1.6.4). > > I am getting this error when I try to reintegrate back into my trunk: > svn: Unreadable path encountered; access denied > > I can do any other type of merge with no problem, just the -reintegrate

RE: "Unreadable path encountered" running svn merge --reintegrate

2010-05-19 Thread Bob Archer
> I am trying to use the svn merge tracking in the SVN 1.6.11 client (server > is running 1.6.4). > > I am getting this error when I try to reintegrate back into my trunk: > svn: Unreadable path encountered; access denied > You're not using a sparse checkout of your trunk are you? Are there pat

"Unreadable path encountered" running svn merge --reintegrate

2010-05-19 Thread Brown, Beverly
I am trying to use the svn merge tracking in the SVN 1.6.11 client (server is running 1.6.4). I am getting this error when I try to reintegrate back into my trunk: svn: Unreadable path encountered; access denied I can do any other type of merge with no problem, just the -reintegrate is giv