logo       

svn commit: r1263 - trunk/bin: msg#00011

Subject: svn commit: r1263 - trunk/bin
Author: cmpilato
Date: Wed Feb 15 11:06:23 2006
New Revision: 1263

Modified:
   trunk/bin/standalone.py
Log:
Fix a bug which caused 404's for revision views of the default
repository when root_as_url_component is disabled.

* bin/standalone.py
  (StandaloneServer.is_viewcvs): Allow '?' as a path terminating
    character (just like '/') when checking to see if the input path is
    under ViewVC's control.

Modified: trunk/bin/standalone.py
Url: 
http://viewvc.tigris.org/source/browse/viewvc/trunk/bin/standalone.py?view=diff&rev=1263&p1=trunk/bin/standalone.py&r1=1262&p2=trunk/bin/standalone.py&r2=1263
==============================================================================
--- trunk/bin/standalone.py     (original)
+++ trunk/bin/standalone.py     Wed Feb 15 11:06:23 2006
@@ -134,6 +134,9 @@
             if self.path[:len(options.script_alias)+2] == \
                    '/' + options.script_alias + '/':
                 return 1
+            if self.path[:len(options.script_alias)+2] == \
+                   '/' + options.script_alias + '?':
+                return 1
             return 0
 
         def redirect(self):


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

Recently Viewed:
linux.arklinux....    user-groups.lin...    kde.usability/2...    ietf.ipp/2002-0...    mail.spam.spamc...    os.netbsd.devel...    audio.cd-record...    text.unicode.de...    php.documentati...    games.fps.halfl...    window-managers...    suse.oracle.gen...    bug-tracking.gn...    video.dvdrip.us...    xfree86.cvs/200...    java.netbeans.m...    network.argus/2...    culture.sf.kill...    debian.ports.al...    freebsd.questio...    qplus.devel/200...    handhelds.palm....   
Home | blog view | USPTO Patent Archive | advertise | OSDir is an inevitable website. super tiny logo

Free Magazines

Cisco News
Receive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business.
subscribe

Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field.
subscribe

The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business.
subscribe

Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company.
subscribe

Total Telecom Total Telecom is "The Economist of the communications industry".
subscribe