[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: latest viewcvs on SVN repository, with SVN URLs

From: Butler, Frances H (FHB) <butlerfh_at_y12.doe.gov>
Date: 2004-05-07 15:06:47 CEST

I believe we encountered this same problem. I recommend that you check your
permissions on the repository directories. They should be owned by your
Subversion user.

Frances Butler
BWXT Y-12, L.L.C.

-----Original Message-----
From: Timothee Besset [mailto:ttimo@idsoftware.com]
Sent: Friday, May 07, 2004 5:07 AM
To: users@subversion.tigris.org
Subject: latest viewcvs on SVN repository, with SVN URLs

Someone mentioned on #svn channel yesterday that the latest viewcvs
could handle SVN repositories URLs and was no longer restricted to a
local filesystem.

Since I am still looking for a workaround to the blocker bug:
http://sourceforge.net/tracker/index.php?func=detail&aid=895294&group_id=187
60&atid=118760

I decided to give it a shot, updated everything, and replaced my
svn_roots entry:
svn_roots = radiant.svn: /mnt/d/svn/radiant.svn
by
svn_roots = radiant.svn: https://zerowing.idsoftware.com:666/radiant

And you can now see the error viewsvn is reporting at:
https://zerowing.idsoftware.com:666/viewsvn

      An Exception Has Occurred

        Python Traceback

Traceback (most recent call last):
  File "/usr/local/viewsvn/lib/viewcvs.py", line 2603, in main
    request.run_viewcvs()
  File "/usr/local/viewsvn/lib/viewcvs.py", line 263, in run_viewcvs
    self.rootpath, rev)
  File "/usr/local/viewsvn/lib/vclib/svn_ra/__init__.py", line 344, in
__init__
    self.ctx, self.pool)
SubversionException: ("PROPFIND request failed on '/radiant'", 175002)

Afaik it's not a network problem on my end, I can establish connection
just fine with a 'telnet zerowing.idsoftware.com 666'

Any suggestion is welcome. We have been without a decently working
repository browser for months now.

regards

TTimo

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri May 7 15:08:32 2004

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.