Re: listing excluded (not ignored) items

2014-05-30 Thread jblist
On May 26, 2014, at 7:24 AM, Stefan Sperling wrote: > On Fri, May 16, 2014 at 02:19:14PM -0700, Joseph Bruni wrote: >> I can use "--set-depth exclude" to remove items from my working copy. Is >> there some option to "status" that can show me what has been excluded this >> way? "status" has a -

Re: Sharing a vendor branch with 2 project repos?

2014-05-30 Thread Andreas Stieger
Hello, On 30/05/14 17:50, David DL wrote: > I'm trying to set up a by-the-book vendor branch, but I need to share > it with two projects that exist in their own repositories. > > The patches I need to maintain to the vendor code do need to be > shared by both projects, so that makes things simple

Sharing a vendor branch with 2 project repos?

2014-05-30 Thread David DL
Hi All, I'm trying to set up a by-the-book vendor branch, but I need to share it with two projects that exist in their own repositories. The patches I need to maintain to the vendor code do need to be shared by both projects, so that makes things simpler I think. Here is the structure I

RE: [BUG] svnlook diff infinite loop

2014-05-30 Thread Bert Huijben
Hi, I tried to reproduce your problem for debugging. I did a: $ svn –version svn, version 1.8.9-SlikSvn-1.8.9-X64 (SlikSvn/1.8.9) X64 compiled May 8 2014, 20:00:31 on x86_64-microsoft-windows6.2.9200 $ svnadmin create svnlook-loop $ svnadmin load svnlook-loo