Re: a TortoiseSVN error during update

2012-05-02 Thread Ulrich Eckhardt
Am 02.05.2012 17:45, schrieb frame: > Another minor issue, on the web page, it states the following: > > The current version is 1.7.6 > > For detailed info on what's new, read the > changelog > and the release notes

Re: a TortoiseSVN error during update

2012-05-02 Thread frame
OK. I just re-installed, selecting command line option. Now, svn.exe is available. Another minor issue, on the web page, it states the following: The current version is 1.7.6 For detailed info on what's new, read the changelog and the release notes

Re: a TortoiseSVN error during update

2012-05-02 Thread Stefan Sperling
On Wed, May 02, 2012 at 07:24:52AM -0700, frame wrote: > One side issue, in my previous version, (I don't remember exactly how I > installed), there is svn.exe inside bin/ directory. I like to use it on > Cygwin command line. But now, svn.exe is not there any more. I have to use > svn on Window

Re: a TortoiseSVN error during update

2012-05-02 Thread frame
I have upgraded my TortoiseSVN from 1.7.1 to the most current one, 1.7.6. This error does not happen anymore. So it was a bug inside TortoiseSVN and it has been fixed. One side issue, in my previous version, (I don't remember exactly how I installed), there is svn.exe inside bin/ directory. I l

Re: svn authorization file with LDAP

2012-05-02 Thread Mark Phippard
On Wed, May 2, 2012 at 9:38 AM, dhanushka ranasinghe wrote: > i have svn auth file like following > > -- > > [groups] > > group1=user1,user2 > > group2=user3,user4 > > [svn:/svn/repo1] > @group1 = rw > > [wso2:/svn/repo2] > @group2 = rw > > > is there any way to provid

svn authorization file with LDAP

2012-05-02 Thread dhanushka ranasinghe
Hi guys i have svn auth file like following -- [groups] group1=user1,user2 group2=user3,user4 [svn:/svn/repo1] @group1 = rw [wso2:/svn/repo2] @group2 = rw -- is there any way to provide LDAP groups in this auth files instated of adding us

Separate authentication files for each folder with svn

2012-05-02 Thread dhanushka ranasinghe
Hi.. guys we have repo called /svn/repo/ inside that i have 3 svn folders called trunk,branches,tags my question is , is there any way to provide separate authentication file for each folder ( IF LDAP based authentication used , use separate LDAP group for each folder ) Thank You Dhan

Re: Can't commit after deleting files from repository

2012-05-02 Thread Lorenz
Daniel Shahaf wrote: >Lorenz wrote on Wed, May 02, 2012 at 06:40:03 +: >> nut wrote: >> >> >I'm trying to delete some files from my repository. After "svn delete >> >", I get >> > >> >D >> > >> >as expected, but when I try to commit, I get >> > >> >svn: Commit failed (details follow): >> >s

Re: Can't commit after deleting files from repository

2012-05-02 Thread Daniel Shahaf
Lorenz wrote on Wed, May 02, 2012 at 06:40:03 +: > nut wrote: > > >I'm trying to delete some files from my repository. After "svn delete > >", I get > > > >D > > > >as expected, but when I try to commit, I get > > > >svn: Commit failed (details follow): > >svn: ' is not under version control