Just getting set up with a new install of uberSVN #12.11-2086 SVN - 1.7 on OS X Server 10.6.8. Accessing from Safari 5.1.7 on Snow Leopard and 6.0.2 on Mountain Lion.
While I began by importing a dump file created by cvs2svn, I am also seeing this behavior on a freshly created repository. A newly added file (test.txt) for example, has an 'svn:keywords' property associated with its, and depending which client I use to add it, also a 'svn:eol-style' property. When I try to view one of these files using uberSVN's web-based repository browser, I get the following error ...
Rev: HEAD - http://myhost.dom:9880/myrepo / test / trunk / test6.txt
[B cannot be cast to java.lang.String
Repository Browser based on sventon (Copyright (c) 2005-2010, the sventon project. All rights reserved) version: 0.1 beta
... UNLESS, I delete all of the associated properties, in which case the file displays fine in the Repository Browser.
Any suggestions?
While I began by importing a dump file created by cvs2svn, I am also seeing this behavior on a freshly created repository. A newly added file (test.txt) for example, has an 'svn:keywords' property associated with its, and depending which client I use to add it, also a 'svn:eol-style' property. When I try to view one of these files using uberSVN's web-based repository browser, I get the following error ...
Rev: HEAD - http://myhost.dom:9880/myrepo / test / trunk / test6.txt
[B cannot be cast to java.lang.String
Repository Browser based on sventon (Copyright (c) 2005-2010, the sventon project. All rights reserved) version: 0.1 beta
... UNLESS, I delete all of the associated properties, in which case the file displays fine in the Repository Browser.
Any suggestions?