~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

Viewing changes to .bzrignore

  • Committer: John Arbash Meinel
  • Date: 2011-03-15 10:24:40 UTC
  • mfrom: (432.1.3 loggerhead)
  • Revision ID: john@arbash-meinel.com-20110315102440-n4zr988738z125cd
Merge fix for bug #569358. Redirect requests so people can URL hack.

If you edit /files/directory to become /files/directory/filename, redirect it to
the /view/directory/filename, and conversly if you go to /view/directory redirect
it to /files/directory. This way people can edit the URL in a logical way
and still get the view they are expecting.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
./dist
2
2
./loggerhead.egg-info
3
 
./loggerhead.conf
4
3
./loggerhead.pid
5
4
./logs
6
5
build
7
6
*.log
8
7
_trial_temp
 
8
loggerhead-memprofile
 
9
./docs/_build/
 
10
tags