svn log for externals

2013-08-29 Thread dlellis
Hello everyone, I thought I've seen discussion in the past on SVN behavior when doing an "svn log" on a WC with externals but my google skills seem weak. Currently svn log will display file changes and svn:externals property changes, but will not display changes made to the file pointed at by t

Re: Cannot tell where repository lives

2013-08-29 Thread Ryan Schmidt
Please use Reply All so that your reply goes to the list too, not just to me. On Aug 29, 2013, at 11:39, Kerry Thurber wrote: > On Aug 28, 2013, at 3:50 PM, Ryan Schmidt wrote: > >> On Aug 28, 2013, at 11:51, Kerry Thurber wrote: >> >>> Well, I did, and they work. But come to find out the str

RE: Tree conflict breaks svn info on root of working copy

2013-08-29 Thread Fitzpatrick, Ben
Thanks Philip - I've checked and I think that was it. I've re-run it with the recent head of the trunk and it's now fine. Ben

Re: Tree conflict breaks svn info on root of working copy

2013-08-29 Thread Philip Martin
"Fitzpatrick, Ben" writes: > Using Subversion 1.8.1 on Linux (RHEL6), a merge that creates a "local > file obstruction, incoming file add upon merge" file tree conflict > will break svn info on the root of the working copy. I believe this will be fixed by 1.8.3, from CHANGES: * info: fix sp

Tree conflict breaks svn info on root of working copy

2013-08-29 Thread Fitzpatrick, Ben
Hi everyone, Using Subversion 1.8.1 on Linux (RHEL6), a merge that creates a "local file obstruction, incoming file add upon merge" file tree conflict will break svn info on the root of the working copy. That tree conflict can be caused by adding a file with a particular name on one branch, co

subversion load fails with “no such revision”

2013-08-29 Thread Harlan Harris
Hi. This is crossposted from ServerFault. I'm not subscribed to this list, so a cc would be appreciated. (Or feel free to just respond on ServerFault. So far it's got a couple of upvotes, but no responses.) I'm t