Re: TortoiseSVN Subversion Exception Dialog

2011-09-06 Thread Stefan Küng
On 06.09.2011 15:57, Stefan Sperling wrote: On Tue, Sep 06, 2011 at 09:10:24AM -0400, Andy Levy wrote: 2. It would be better if such dialogs had textual content that can be copied& pasted and searched for in forums, instead of such a dialog that has to be screen-shot. Second, this is ALREADY a

Re: Setting up Jenkins and Subversion for multiple LDAP domains.

2011-09-06 Thread David Weintraub
On Tue, Sep 6, 2011 at 11:50 AM, Daniel Shahaf wrote: >> And in both, how do I know if someone is in one domain or the other? >> Do they need to prefix their login with the domain? >> > > Why do you need to know that? There might be two different users with the same id in each domain. For example

Re: How to migrate just part of a repo to another server

2011-09-06 Thread Stefan Sperling
On Tue, Sep 06, 2011 at 02:44:41PM -0500, Les Mikesell wrote: > On Tue, Sep 6, 2011 at 1:41 PM, Stefan Sperling wrote: > >> Now, when I try to run cat svn-dumpfile | svndumpfilter include > >> /htdocs/CCDB | svnadmin load /path/to/new/repo I get an error from > >> svndumpfilter: > >> svndumpfilter

Re: How to migrate just part of a repo to another server

2011-09-06 Thread Les Mikesell
On Tue, Sep 6, 2011 at 1:41 PM, Stefan Sperling wrote: >> Now, when I try to run cat svn-dumpfile | svndumpfilter include >> /htdocs/CCDB | svnadmin load /path/to/new/repo I get an error from >> svndumpfilter: >> svndumpfilter: Invalid copy source path '/CCDB' > Somewhere in history the path you

Re: How to migrate just part of a repo to another server

2011-09-06 Thread Stefan Sperling
On Tue, Sep 06, 2011 at 02:30:08PM -0400, Todd D. Taft wrote: > I'm trying to move just a few directory trees from a subversion repo > to another server. > > On the old server, I run svndump /path/to/old/repo > /tmp/svn-dumpfile > I've copied the svn-dumpfile to the new server. > Now, when I try t

How to migrate just part of a repo to another server

2011-09-06 Thread Todd D. Taft
I'm trying to move just a few directory trees from a subversion repo to another server. On the old server, I run svndump /path/to/old/repo > /tmp/svn-dumpfile I've copied the svn-dumpfile to the new server. Now, when I try to run cat svn-dumpfile | svndumpfilter include /htdocs/CCDB | svnadmin

Re: Setting up Jenkins and Subversion for multiple LDAP domains.

2011-09-06 Thread Daniel Shahaf
David Weintraub wrote on Tue, Sep 06, 2011 at 11:12:41 -0400: > This is really part of the same question, but it involves both our > Subversion repository and Jenkins. > > We want to use our Windows Active Directory to log into Jenkins and as > our permissioning scheme in Subversion. Subversion us

Betr.: Setting up Jenkins and Subversion for multiple LDAP domains.

2011-09-06 Thread Jan Keirse
David Weintraub schreef op 06/09/2011 17:12:41: > This is really part of the same question, but it involves both our > Subversion repository and Jenkins. > > We want to use our Windows Active Directory to log into Jenkins and as > our permissioning scheme in Subversion. Subversion uses Apache h

Setting up Jenkins and Subversion for multiple LDAP domains.

2011-09-06 Thread David Weintraub
This is really part of the same question, but it involves both our Subversion repository and Jenkins. We want to use our Windows Active Directory to log into Jenkins and as our permissioning scheme in Subversion. Subversion uses Apache httpd. First in Subversion: We have the following setup for t

TortoiseSVN Subversion Exception Dialog (was: Re: Subversion exception)

2011-09-06 Thread Stefan Sperling
On Tue, Sep 06, 2011 at 09:10:24AM -0400, Andy Levy wrote: >> 2. It would be better if such dialogs had textual content that >> can be copied & pasted and searched for in forums, instead of >> such a dialog that has to be screen-shot. > Second, this is ALREADY a built-in feature of Windows which is

Re: Subversion exception

2011-09-06 Thread Andy Levy
On Tue, Sep 6, 2011 at 09:25, Hyrum K Wright wrote: > On Tue, Sep 6, 2011 at 8:10 AM, Andy Levy wrote: >> On Tue, Sep 6, 2011 at 08:10, Noam Shanny wrote: >>> >>> 1.   I got this – hope it helps. >>> I’m using TortoiseSVN-1.7.0-RC1-x64-svn-1.7.0-dev on win7 x64 sp1. >>> >>> >>> >>> >>> >>> 2

Re:

2011-09-06 Thread Hyrum K Wright
On Mon, Sep 5, 2011 at 3:21 PM, Indhu Natarajan < inatara...@deltadentalid.com> wrote: > > > I get this when I try to commit files. > What kind of files? What state were the files in? Where they copied or externals or something else? We really are serious when we ask for "as much inform

Re: Subversion exception

2011-09-06 Thread Hyrum K Wright
On Tue, Sep 6, 2011 at 8:10 AM, Andy Levy wrote: > On Tue, Sep 6, 2011 at 08:10, Noam Shanny wrote: >> >> 1.   I got this – hope it helps. >> I’m using TortoiseSVN-1.7.0-RC1-x64-svn-1.7.0-dev on win7 x64 sp1. >> >> >> >> >> >> 2.   It would be better if such dialogs had textual content th

Re: Subversion exception

2011-09-06 Thread Andy Levy
On Tue, Sep 6, 2011 at 08:10, Noam Shanny wrote: > > 1.   I got this – hope it helps. > I’m using TortoiseSVN-1.7.0-RC1-x64-svn-1.7.0-dev on win7 x64 sp1. > > > > > > 2.   It would be better if such dialogs had textual content that can be > copied & pasted and searched for in forums, inst

BBox: an open source dropbox-like client based on SVN.

2011-09-06 Thread Carlo Frinolli | nois3lab
[sorry for cross posting and spammish-like email] Hello community! I would love to inform you all that we're ready to open up and roll out something it might interest you. My company needed a dropbox like software that gives us the ability of sharing files, and rolling back to certain revisi

Re:

2011-09-06 Thread Andy Levy
On Mon, Sep 5, 2011 at 16:21, Indhu Natarajan wrote: > > I get this when I try to commit files. Please don't attach images or send HTML-formatted mail. In Windows, almost any pop-up box like this can be copied to the clipboard by hitting CTRL-C while it's active, then paste it into a *plain text*

is this a bug? 'test merge' success, while 'merge' fail which should not fail

2011-09-06 Thread Jia Baozhen
My operations are simple, but I do not understand the result. Who can help me? thanks a lot. my os: win7 32bit my svn server: version 1.4.6 (r28521) my svn client: 1.6.16 (SlikSvn/1.6.16) WIN32 and my operations are: 1) create /svn-train-05/trunk & commit 2) add /svn-train-05/trunk/trunk.xml & co

Re: svn cp bug of svn-1.7.0-dev for window7

2011-09-06 Thread Daniel Shahaf
Ryan Schmidt wrote on Tue, Sep 06, 2011 at 02:25:06 -0500: > On Sep 5, 2011, at 22:33, yuanpeizhi wrote: > > > This is my svn version info, and my OS info > > D:\svn_indexer>svn --version > > svn, version 1.7.0-dev (under development) > >compiled Jul 22 2011, 19:11:38 > > > >

Re: svn cp bug of svn-1.7.0-dev for window7

2011-09-06 Thread Ryan Schmidt
On Sep 5, 2011, at 22:33, yuanpeizhi wrote: > This is my svn version info, and my OS info > D:\svn_indexer>svn --version > svn, version 1.7.0-dev (under development) >compiled Jul 22 2011, 19:11:38 > > D:\svn_indexer>systeminfo > 主机名: YUANPEIZHI-PC >