#8335 closed (invalid)
django.get_version() does not return SVN revision
Reported by: | marcusti | Owned by: | nobody |
---|---|---|---|
Component: | Uncategorized | Version: | dev |
Severity: | Keywords: | ||
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
I#m using current SVN co. Revision 8363. Since 1.0 beta2 SVN revision is not returned by django.get_version(), instead there's just 'SVN-unknown'.
Change History (3)
comment:1 by , 16 years ago
milestone: | 1.0 beta → 1.0 |
---|
comment:2 by , 16 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
Plus, it works fine for me as at [8371]. If you're getting SVN-unknown, I'm guessing there is either something wrong with your SVN checkout, or you have another Django directory somewhere that doesn't come from SVN.
Note:
See TracTickets
for help on using tickets.
This is a bug, not a feature, and 1.0 beta has been shipped.