View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
151 | WADF | Core | public | 21 Jan 2009 11:32 | 29 Jan 2009 22:33 |
Reporter | timj | Assigned To | timj | ||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | closed | Resolution | fixed | ||
Target Version | 0.11.0 | Fixed in Version | 0.11.0 | ||
Summary | 151: Add support for SVN checkouts in dependency tags file | ||||
Description | Although such a thing is undesirable in general, for circumstances where it is necessary it would be nice to have support for SVN checkouts in the dependency tags file. e.g. SVN:http://svn.example.com/path/to/bar:1234:svn_checkouts/Bar which would check out revision 1234 of http://svn.example.com/path/to/bar to the directory "svn_checkouts/Bar" relative to @application_dir@ | ||||
Additional Information | Need to think about how this relates to SVN's own linking across repository paths | ||||
Tags | No tags attached. | ||||
|
Actually a better syntax using SVN's revision-in-URL feature would be: SVN:http://svn.example.com/path/to/bar@1234 svn_checkouts/Bar The space is ok, because if it was actually in the URL it would be URL-encoded, something like SVN:http://svn.example.com/path/to/bar%20baz@1234 svn_checkouts/Baz |
|
Fixed in SVN r1473 |
Date Modified | Username | Field | Change |
---|---|---|---|
21 Jan 2009 11:32 | timj | New Issue | |
21 Jan 2009 12:32 | timj | Note Added: 164 | |
27 Jan 2009 21:11 | timj | Note Added: 165 | |
27 Jan 2009 21:11 | timj | Status | new => resolved |
27 Jan 2009 21:11 | timj | Resolution | open => fixed |
27 Jan 2009 21:11 | timj | Assigned To | => timj |
27 Jan 2009 22:31 | timj | Target Version | => 0.11.0 |
27 Jan 2009 22:31 | timj | Fixed in Version | => 0.11.0 |
29 Jan 2009 22:33 | timj | Status | resolved => closed |