-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi All,
I've recently got a Subversion repository (after having argued
needlessly with CVS) going on a small server I have here. So far, I've
been able to check out a working directory, and add files, but I run
into problems when I try to commit the changes...
If I do it using a file:/// URL, it works fine -- which points to a
problem with Apache/SVN rather than SVN itself. I've tried with
TortiseSVN, RapidSVN & the command line client (running on the actual
server).
On the server -- if I execute a commit, this is what I get:
stuartl@qube ~/atomiclinux
$ svn commit -m 'Added README v0'
Authentication realm: <http://localhost:1280> Atomic Linux Subversion
Repository
stuartl's password:
svn: Activity not found
svn: Commit failed (details follow):
svn:
The specified activity does not exist.
I've seen in the Subversion Book, that this can be caused by file
permissions. I've made the directories (and parent directories) world
writeable -- so this shouldn't be a problem. Also, 'nobody' (the user
Apache runs as) owns the files in question. Below is the output from ls -lR
atomiclinux/:
total 24
- -rw-rw-rw- 1 nobody nogroup 376 Aug 22 20:53 README.txt
drwxrwxrwx 2 nobody nogroup 4096 Aug 24 13:15 dav
drwxrwxrwx 2 nobody nogroup 4096 Aug 22 20:53 db
- -rw-rw-rw- 1 nobody nogroup 2 Aug 22 20:53 format
drwxrwxrwx 2 nobody nogroup 4096 Aug 22 20:53 hooks
drwxrwxrwx 2 nobody nogroup 4096 Aug 22 20:53 locks
atomiclinux/dav:
total 4
- -rw-rw-rw- 1 nobody nogroup 0 Aug 24 13:15 activities.dir
- -rw-rw-rw- 1 nobody nogroup 1024 Aug 26 23:29 activities.pag
atomiclinux/db:
total 908
- -rw-rw-rw- 1 nobody nogroup 1282 Aug 22 20:53 DB_CONFIG
- -rw-rw-rw- 1 nobody nogroup 8192 Aug 22 20:53 __db.001
- -rw-rw-rw- 1 nobody nogroup 270336 Aug 22 20:53 __db.002
- -rw-rw-rw- 1 nobody nogroup 327680 Aug 22 20:53 __db.003
- -rw-rw-rw- 1 nobody nogroup 712704 Aug 22 20:53 __db.004
- -rw-rw-rw- 1 nobody nogroup 16384 Aug 22 20:53 __db.005
- -rw-rw-rw- 1 nobody nogroup 8192 Aug 26 23:29 changes
- -rw-rw-rw- 1 nobody nogroup 8192 Aug 26 23:29 copies
- -rw-rw-rw- 1 nobody nogroup 182947 Aug 26 23:29 log.0000000001
- -rw-rw-rw- 1 nobody nogroup 8192 Aug 26 23:29 nodes
- -rw-rw-rw- 1 nobody nogroup 8192 Aug 26 23:29 representations
- -rw-rw-rw- 1 nobody nogroup 8192 Aug 26 23:29 revisions
- -rw-rw-rw- 1 nobody nogroup 28672 Aug 26 23:29 strings
- -rw-rw-rw- 1 nobody nogroup 8192 Aug 26 23:29 transactions
- -rw-rw-rw- 1 nobody nogroup 8192 Aug 26 23:29 uuids
atomiclinux/hooks:
total 20
- -rw-rw-rw- 1 nobody nogroup 1286 Aug 22 20:53 post-commit.tmpl
- -rw-rw-rw- 1 nobody nogroup 1475 Aug 22 20:53
post-revprop-change.tmpl
- -rw-rw-rw- 1 nobody nogroup 2093 Aug 22 20:53 pre-commit.tmpl
- -rw-rw-rw- 1 nobody nogroup 1952 Aug 22 20:53
pre-revprop-change.tmpl
- -rw-rw-rw- 1 nobody nogroup 1377 Aug 22 20:53 start-commit.tmpl
atomiclinux/locks:
total 4
- -rw-rw-rw- 1 nobody nogroup 460 Aug 22 20:53 db.lock
Is there something I've missed? The server is a Gateway Microserver
internet appliance running Debian Unstable (mipsel), Apache 2.0.47 &
fairly recent SVN binaries (checked out from the repository).
- --
+-------------------------------------------------------------+
| Stuart Longland stuartl at longlandclan.hopto.org |
| Brisbane Mesh Node: 719 http://stuartl.cjb.net/ |
| I haven't lost my mind - it's backed up on a tape somewhere |
| Griffith Student No: Course: Bachelor/IT (Nathan) |
+-------------------------------------------------------------+
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQE/S2QgIGJk7gLSDPcRArjPAJ9gx+hwNbqwe1zg/n7pTnmP/Wx1ZQCeI1c0
nS1WdSsFjS0kiOWNcBG9+A4=
=MrXP
-----END PGP SIGNATURE-----
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Aug 26 15:45:05 2003