[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Error opening db lockfile

From: Youssouf Naciri <ynaciri_at_gmail.com>
Date: 2005-10-28 11:38:54 CEST

Ooops, forget what I said about copy/pasting the passwd file lines, it
works fine, I used the wrong password for the checkout :p

Anyway, after that I tried to do modify this working copy and committing
the changes, and it worked :

[ny@ubuntu ~]$ cd myproject/
[ny@ubuntu myproject]$ ls
branches tags trunk
[ny@ubuntu myproject]$ svn mkdir test
A test
[ny@ubuntu myproject]$ ls
branches tags test trunk
Authentication realm: <http://svn.mydomain.net:80> Subversion Repository
Password for 'ny': *******
Adding test

Committed revision 25.

I really don't understand a thing... It looks like on that host the
authentification is imperative, but since I've never put up
authentification for ra_local access, I'll try to do that later and let
you know the result.

Youssouf

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Oct 28 11:50:38 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.