I'm using
Server: VisualSVN Server 1.7.1
Client: TortoiseSVN 1.6.1

With this post:
http://groups.google.com/group/visualsvn/browse_thread/thread/279f84037a058345/13f032fa043170c8?#13f032fa043170c8
, I've found the error in event viewer just like the post above:
1- Could not execute PROPPATCH.  [500, #206] [client xxx.xxx.x.xx]
2- Cannot accept non-LF line endings in 'svn:log' property  [500,
#125005] [client xxx.xxx.x.xx]

And I found that VisualSVN Server 1.7.1(SVN 1.6.1) use newer version
of FSFS, so after uninstalling VisualSVN Server 1.7.1 and install
1.6.4,
 I have to downgrade a repository which I upgraded with 1.7.1 before
to make it work on old version.

 The error in event viewer when I want to access the upgraded
repository is:
1- Expected FS format between '1' and '3'; found format '4'
2- Could not fetch resource information.  [500, #0]
3- Could not open the requested SVN filesystem  [500, #160043]
[client xxx.xxx.x.xxx]

I do not use Zend Studio, so the solution in that post can not be
applied.
So why would this happen? I installed Visual SVN 1.7.1 and the
situation persists.

Reply via email to