##// END OF EJS Templates
fix traceback in hgweb when URL doesn't end in one of the archive specs...
fix traceback in hgweb when URL doesn't end in one of the archive specs If the last n charecters of the URL doesn't match an entry in archive_specs req.form never has a key 'type'. When achive() looks up 'type' in the form dict it causes a traceback rather than printing an error message.

File last commit:

r6338:0750f111 default
r6669:782dbbdf default
Show More
test-simple-update.out
25 lines | 775 B | text/plain | TextLexer
/ tests / test-simple-update.out
Bryan O'Sullivan
Update tests to match new addremove chattiness.
r767 adding foo
mpm@selenic.com
Add a simple testing framework...
r331 checking changesets
checking manifests
crosschecking files in changesets and manifests
checking files
1 files, 1 changesets, 1 total revisions
Adrian Buehlmann
clone: print "updating working directory" status message...
r6338 updating working directory
Thomas Arendsen Hein
Make hg update more verbose by default (issue12)...
r2175 1 files updated, 0 files merged, 0 files removed, 0 files unresolved
0 files updated, 0 files merged, 0 files removed, 0 files unresolved
mpm@selenic.com
[PATCH] Unintuive use...
r404 pulling from ../branch
mpm@selenic.com
Add a simple testing framework...
r331 searching for changes
adding changesets
adding manifests
mpm@selenic.com
Fix up test results...
r775 adding file changes
added 1 changesets with 1 changes to 1 files
mpm@selenic.com
[PATCH] Unintuive use...
r404 (run 'hg update' to get a working copy)
mpm@selenic.com
Add a simple testing framework...
r331 checking changesets
checking manifests
crosschecking files in changesets and manifests
checking files
1 files, 2 changesets, 2 total revisions
Thomas Arendsen Hein
Make hg update more verbose by default (issue12)...
r2175 1 files updated, 0 files merged, 0 files removed, 0 files unresolved
mpm@selenic.com
Add a simple testing framework...
r331 foo
bar
Patrick Mezard
Display symlink or executable bit with manifest -v...
r5405 6f4310b00b9a147241b071a60c28a650827fb03d 644 foo