Comment 1 by Sindre Myren, Jun 6, 2009
Thanks a lot. This patch fixes my problems with: PlufErrorHandlerException making GET request to /code/index.php/p/***/source/tree/HEAD/ 8 : Undefined variable: rev Got another funny message at at an empty svn repository though: Source at commit HEAD created 39 years 5 months ago. By , (Not that it's a problem)
Comment 2 by Patrick Georgi, Jun 6, 2009
39 years, 5 months - that's the "UNIX epoch" (ie. the start of time) at 1970-01-01 But I think it's not obvious how to properly represent an empty repository correctly. At least to me, it isn't.
Comment 3 by Loïc d'Anterroches, Jun 8, 2009
Thanks for the patch. I am working on it. The main problem was that I had no consistent use of the fullpath property. I will fix that today (in the evening) and at the same time make a spec with examples of what we are supposed to get from the getPathInfo and getTree methods.
Labels: Priority:High, -Priority:Medium
Status: Accepted
Summary: Repository browser on SVN shows stacktraces
Status: Accepted
Summary: Repository browser on SVN shows stacktraces
Comment 4 by Loïc d'Anterroches, Jun 8, 2009
Should be fixed in commit 88a1bf9. Thanks a lot!
Status: Fixed
Sign in to reply to this comment.
Reported by Patrick Georgi, Jun 6, 2009