Modify ↓
Opened 18 years ago
Closed 15 years ago
#139 closed defect (wontfix)
Snapshots pull off the length of the path unconditionally
Reported by: | anonymous | Owned by: | cmlenz |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Build master | Version: | dev |
Keywords: | snapshot | Cc: | |
Operating System: |
Description
When a snapshot is made of the repository it removes the length of the path from the beginning, this should only happen if the file begins with that path. Patch is attached.
Attachments (1)
Change History (2)
Changed 18 years ago by anonymous
comment:1 Changed 15 years ago by osimons
- Resolution set to wontfix
- Status changed from new to closed
The 'snapshot' file is gone from current Bitten (0.6dev), so valid patch or not this just won't be done at this stage.
Note: See
TracTickets for help on using
tickets.
Patch to fix issue