RE: Problems with subversion

2014-07-09 Thread Grierson, David
SDLC Tools<https://bskyb.my.salesforce.com/_ui/core/chatter/groups/GroupProfilePage?g=0F920008Z8b> Watermark Building, Alba Campus, Livingston, EH54 7HH From: Giuliani Paolo [mailto:paolo.giuli...@edf-energy.com] Sent: 09 July 2014 10:31 To: users@subversion.apache.org Subject: RE: Problems with subversi

RE: Problems with subversion

2014-07-09 Thread Giuliani Paolo
Hello, I connect to a remote file system through a XVC terminal emulator. Platform: UNIX linux Subversion version: 1.1.4 Following my previous e-mail below, I was able to establish that the problem resides in my repository. Whenever I issue any subversion command to the repository like: svnlo

Re: Problems with subversion

2014-07-08 Thread Branko Čibej
On 08.07.2014 13:12, Giuliani Paolo wrote: > FW: Problems with subversion > David, > Thank you for your quick reply. > > The output of command: > df -T /altroot/ENGDATA/DeFRAC/defracdev/repository > > is the following: > > FilesystemType 1K-blocks Used Available Use% Mounted on >

RE: Problems with subversion

2014-07-08 Thread Giuliani Paolo
users@subversion.apache.org Subject: RE: Problems with subversion What type of filesystem is /altroot/ENGDATA/DeFRAC/defracdev/repository located on? Can you send the output of: df -T /altroot/ENGDATA/DeFRAC/defracdev/repository It might be that the filesystem type doesn't support file locking. M

RE: Problems with subversion

2014-07-08 Thread Grierson, David
What type of filesystem is /altroot/ENGDATA/DeFRAC/defracdev/repository located on? Can you send the output of: df -T /altroot/ENGDATA/DeFRAC/defracdev/repository It might be that the filesystem type doesn't support file locking. My suspicion at this point is that it's an NFS mount - not

Re: Problems with subversion

2014-07-02 Thread Andreas Stieger
Hello, > On 2 Jul 2014, at 15:42, "Giuliani Paolo" > wrote: > > svn: Commit failed (details follow): > svn: Unable to open an ra_local session to URL > svn: Unable to open repository > 'file:///ENGDATA/DeFRAC/defracdev/repository/maintv2/trunk' > svn: Error opening db lockfile > svn: Can't

Re: Problems with Subversion, NFS and locking

2010-10-28 Thread Nico Kadel-Garcia
On Thu, Oct 28, 2010 at 9:54 AM, Christer Edvartsen wrote: > Here is our setup: > > We have the repository stored locally on one machine. We have several > other machines that has an active read+write mount to our SAN. We have a > symlink to this mount in /srv/library on all machines. > > In /srv/

Re: Problems with Subversion, NFS and locking

2010-10-28 Thread Daniel Shahaf
Forwarding back to the list. (@Christer, sorry for the duplicate) Christer Edvartsen wrote on Thu, Oct 28, 2010 at 17:01:50 +0200: > On Thu, 28 Oct 2010 16:05:47 +0200, Daniel Shahaf > wrote: > > Christer Edvartsen wrote on Thu, Oct 28, 2010 at 15:54:45 +0200: > >> Some weeks ago we switched fro