Can checkout and commit but NOT diff or display logs for files or dirs
From: Björn Blissing <bjorn.blissing_at_vti.se>
Date: Mon, 29 Mar 2010 19:56:52 +0200
Hi,
I set up a repo on my computer. I run the daemon with the following options:
>svnserve.exe -d -r d:\svndata
I can then check out and commit to the repo using "svn co svn://localhost/project/trunk project" , BUT I can not do any diff or show logs.
I have tried to run in listen-once mode with logging to a log file. And I get this line when trying to diff the file readme.txt from the current revision(10) to revision 8.
1736 2010-03-29T17:41:31.690740Z 127.0.0.1 - svndata open 2 cap=(edit-pipeline svndiff1 absent-entries depth mergeinfo log-revprops) /project/trunk/readme.txt SVN/1.6.6%20(r40053) -
I am running Windows Vista 64 bit and Subversion 1.6.6. The svnserve.exe is added to the firewall exceptions list.
Anyone got any ideas of what is going wrong here? I have ran out of fresh ideas...
Best regards,
Björn
|
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.