Modify ↓
Ticket #87 (closed enhancement: fixed)
Opened 8 years ago
Last modified 8 years ago
Downloadable diffs from the changeset view [merge]
| Reported by: | jonas | Owned by: | rocky |
|---|---|---|---|
| Priority: | high | Milestone: | 0.7 |
| Component: | version control/changeset view | Version: | 0.5.1 |
| Severity: | normal | Keywords: | |
| Cc: | |||
| Release Notes: | |||
| API Changes: | |||
Description
If you notice that somebody just commited a change that fixes some problem you have with a project but don't want all the changes from trunk. Then it would be nice if you could click on a link to download the patch for just that changeset.
Of course you can get the diff by using the svn diff command. But that requires you to have subversion installed and the know how to use it.
Attachments
Change History
comment:1 Changed 8 years ago by daniel
- Milestone changed from 1.0 to 0.6
- Priority changed from low to high
comment:2 Changed 8 years ago by jonas
- Milestone changed from 0.6 to 0.7
comment:3 Changed 8 years ago by rocky
- Owner changed from jonas to rocky
- Status changed from new to assigned
comment:4 Changed 8 years ago by rocky
- Summary changed from Downloadable diffs from the changeset view to Downloadable diffs from the changeset view [merge]
This has been completed in the branches/rocky-dev/features/diff-support branch.
comment:5 Changed 8 years ago by daniel
- Resolution set to fixed
- Status changed from assigned to closed
Merged and fixed in [421].
Note: See
TracTickets for help on using
tickets.



This has to wait a while…