Phillip Pearson - Second p0st

tech notes and web hackery from the guy that brought you bzero, python community server, the blogging ecosystem, the new zealand coffee review and the internet topic exchange

2005-1-3

svn: Authentication error from server: Can't determine username

Important tip when setting up subversion to run chrooted behind sshd: copy /lib/libnss_compat.so.2 into the chrooted /lib directory, otherwise all repository accesses will fail with an error like this:

svn: Authentication error from server: Can't determine username

... more like this: [, ]