Public bug reported:

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)

** Affects: git (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: apport-bug i386 precise

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1129264

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/git/+bug/1129264/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to