Opened 14 years ago
Closed 14 years ago
#37 closed defect (invalid)
Getting list of latest releases
Reported by: | fmargot | Owned by: | somebody |
---|---|---|---|
Priority: | trivial | Component: | Wiki documentation |
Version: | Keywords: | ||
Cc: |
Description
When using
svn list https://projects.coin-or.org/svn/DepPrcjt/releases
as indicated on the wiki page https://projects.coin-or.org/BuildTools/wiki/pm-svn-externals#PreparingExternalsForAPointReleaseexternals
I get:
svn: PROPFIND request failed on '/svn/DepPrcjt/releases' svn: Could not open the requested SVN filesystem
Change History (1)
comment:1 Changed 14 years ago by andreasw
- Resolution set to invalid
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
The wiki page reads:
For each dependency in your Externals file find the latest point release nuymber. You can do this for example using
where DepPrcjt is the name of the dependency project.
Note the last sentence.