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

Re: CommitMonitor and SVNListParentPath

From: Stefan Ku <tortoisesvn_at_gmail.com>
Date: Thu, 10 Apr 2008 15:13:45 +0200

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Ivan Cenov wrote:
| Hello,
|
| I have troubles to manage Commit Monitor to access
| the list of the projects using SVNParentPath directive.
| Here is my Apache2 configuration:
|
| #lsvn repository. This is local private repository.
| <Location /lsvn>
| DAV svn
| SVNParentPath E:\lsvn
| SVNListParentPath On
| Options Indexes MultiViews IncludesNoExec
| AuthzSVNAccessFile e:/lsvn/svnaccess.conf
|
| Satisfy Any
| Require valid-user
| Require group imcGroup
|
| AuthType Basic
| AuthName "Subversion Repositories"
| AuthUserFile d:/webs-h/passwords
| </Location>
|
| In Commit Monitor, I set project to point to 'http://walker/lsvn'
| and extected to see a tree like here
| (http://tools.tortoisesvn.net/CommitMonitor)
| but received this message:
|
| An error occured the last time Commit Monitor
| tried to access http://walker/lsvn
|
| Server sent unexpected return value (403 Forbidden) in response to OPTIONS
| request for 'http://walker/lsvn'
|
| My configuration is Apache 2.0.61 (Win32) DAV/2 SVN 1.4.6 PHP 5.2.4
| In other hand, I can access individual repositories under
| http://walker/lsvn
| using TortoiseSVN with name and password provided.
|
| Also, using http://walker/lsvn/888001 par example, Commit Monitor can
| access
| this individual repository and it appeared in the tree of
| 'http://walker/lsvn'
| (expected place) but I entered it manually.
|
| Obviously I set something wrong, but what?

Try showing the list of repositories in IE. My guess is that you get an
error too. You have to first get it working with IE, then you can use
the commitmonitor.

If however it still doesn't work, then please save the page you get in
IE (the one listing the repositories), zip it and send it to me.

Stefan

- --
~ ___
~ oo // \\ "De Chelonian Mobile"
~ (_,\/ \_/ \ TortoiseSVN
~ \ \_/_\_/> The coolest Interface to (Sub)Version Control
~ /_/ \_\ http://tortoisesvn.net
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.8 (MingW32)

iEYEARECAAYFAkf+EokACgkQNTJADUWeLT6ckwCfayNoGrHrU6YNLl/S59s/SGq8
Aw0AoI4urgSQhYeD5Tz7ybsQDnOkATO1
=0wtM
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-04-10 15:20:39 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.