Re: SVN on fileshare - user cannot commit - cannot open file 'txn-current-lock'

2011-08-29 Thread Andy Levy
On Mon, Aug 29, 2011 at 17:38, this_thread wrote: > > > Ryan Schmidt-80 wrote: >> >> >> On Aug 29, 2011, at 14:42, this_thread wrote: >> >>> I have several SVN repositories on an Windows network fileshare. The user >>> has >>> full control, read, write, and just about every other permission that c

Re: SVN on fileshare - user cannot commit - cannot open file 'txn-current-lock'

2011-08-29 Thread this_thread
Ryan Schmidt-80 wrote: > > > On Aug 29, 2011, at 14:42, this_thread wrote: > >> I have several SVN repositories on an Windows network fileshare. The user >> has >> full control, read, write, and just about every other permission that can >> be >> added. When trying to commit he gets the error:

Re: SVN on fileshare - user cannot commit - cannot open file 'txn-current-lock'

2011-08-29 Thread Ryan Schmidt
On Aug 29, 2011, at 14:42, this_thread wrote: > I have several SVN repositories on an Windows network fileshare. The user has > full control, read, write, and just about every other permission that can be > added. When trying to commit he gets the error: > > Can't open file '//fileshare/svnrepos

SVN on fileshare - user cannot commit - cannot open file 'txn-current-lock'

2011-08-29 Thread this_thread
I have several SVN repositories on an Windows network fileshare. The user has full control, read, write, and just about every other permission that can be added. When trying to commit he gets the error: Can't open file '//fileshare/svnrepos/projectname/db/txn-current-lock': Permission denied It'

RE: (How to ?) copy latest rev of a sub-tree to new repo

2011-08-29 Thread Bob Archer
> After scratching my head for a while and reading documentation as best as I > can, I am not able to see a good method for doing the following. > > We use SVN to develop software for an embedded system.  Our 'C' code is > developed in parts of the tree that are grouped by project.  We have a > se

Re: colon file in server repository structure

2011-08-29 Thread Daniel Shahaf
Jan Kopidol wrote on Mon, Aug 29, 2011 at 10:45:27 +0200: > Hi, > > I found strange file on directory structure of my repository on > server: "/svn/my_repository/db/revs/0/:". It has zero size and its The FSFS backend does not use files named colon. I'd delete it and investigate how it was crea

RE: Branching with externals

2011-08-29 Thread Vesa Paatero
> > I tried to use branching and switching in a project including external > > files and directories but the behavior turned out buggy/problematic > How so? I got tree conflict errors whose cause were traceable to the externals. Seemingly, SVN tried to put the externals to the branch and failed

colon file in server repository structure

2011-08-29 Thread Jan Kopidol
Hi, I found strange file on directory structure of my repository on server: "/svn/my_repository/db/revs/0/:". It has zero size and its name is ":" (without quotes) - colon. Does anyone know meaning of this file? I have several repositories, but this is only "colon file" I found. Problem is t

Re: Branching with externals

2011-08-29 Thread Ryan Schmidt
On Aug 29, 2011, at 02:41, Vesa Paatero wrote: > I tried to use branching and switching in a project including external files > and directories but the behavior turned out buggy/problematic How so?

Branching with externals

2011-08-29 Thread Vesa Paatero
Hi, I tried to use branching and switching in a project including external files and directories but the behavior turned out buggy/problematic in such a way that I'm wondering if I can use branches in a project with externals at all. However, I didn't see any related issues in the bug tracker.

Strange error in HPUX 1.6.16 SVN client

2011-08-29 Thread Engebakken Geir
We tried installing a SVN 1.6.16 client on a HPUX platform. We had to install some packages missing for /dev/random and also a SSL upgrade but it seemed to work in the end. The client ran ok and contacted our SVN server over https which tried to authorize the user against our LDAP server. The