404 error when starting instaweb in directory with "@" character

Bug #1129264 reported by Victor Engmark
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
git (Ubuntu)
New
Undecided
Unassigned

Bug Description

As asked elsewhere <http://unix.stackexchange.com/questions/64779/how-to-avoid-404-error-with-git-instaweb> I got a 404 error (no repositories found) when running `git instaweb start` in a repository containing an "@" character:

$ git clone ... foo@bar
$ cd foo@bar
$ git instaweb --local --start

At http://127.0.0.1:1234/ it now says "404 - No projects found", and no project info is listed. If I instead check out to "foo_bar":

$ git instaweb stop
$ git clone ... foo_bar
$ cd foo_bar
$ git instaweb --local --start

Now it works fine.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: git 1:1.7.9.5-1
ProcVersionSignature: Ubuntu 3.2.0-37.58-generic 3.2.35
Uname: Linux 3.2.0-37-generic i686
ApportVersion: 2.0.1-0ubuntu17.1
Architecture: i386
Date: Mon Feb 18 17:26:09 2013
InstallationMedia: Ubuntu 10.04.4 LTS "Lucid Lynx" - Release i386 (20120214.2)
MarkForUpload: True
ProcEnviron:
 LANGUAGE=en_US:en
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: git
UpgradeStatus: Upgraded to precise on 2012-07-19 (214 days ago)

Revision history for this message
Victor Engmark (victor-engmark) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.