245 - Provide info on how to checkout when it shows repo urls
If you see on http://gitorious.org/projects/gitorious/repos/mainline , it shows the repository urls with a link for "More info...", which provides details on how to check out. I think having a similar setup, showing the unix commands and possibly a link to a tortoise svn knowledge base page (varying based on repository type, of course) would be useful.
| User | When | Change |
|---|---|---|
| Torhal | Fri, 03 Jun 2011 17:02:35 | Changed assigned to from None to prencher |
| Ackis | Tue, 01 Feb 2011 18:00:53 | Changed assigned to from ckknight to None |
| Ackis | Tue, 24 Mar 2009 18:33:41 | Changed component from None to Component #18 |
| Ackis | Tue, 24 Mar 2009 18:33:04 | Changed assigned to from None to ckknight |
- 2 comments
- 2 comments
Facts
- Last updated on
- 03 Jun 2011
- Reported on
- 10 Jun 2008
- Status
- Accepted - Problem reproduced / Need acknowledged.
- Type
- Enhancement - A change which is intended to better the project in some way
- Priority
- Medium - Normal priority.
- Reply
- #2
anmoch Fri, 29 Aug 2008 07:24:33Ok, after tripping for the Nth time over this, I'm also in favour of this ticket, but with a very specific feature request: it should show the entire command required to clone the repo directly into the addon directory, including the target directory name. For example
git clone git://git.curseforge.net/wow/mangler/mainline.git Mangler
- Reply
- #1
Arrowmaster Mon, 25 Aug 2008 23:09:22The repository urls should also be hyperlinks like how GitHub does it so that they can be easily copied with just a right click->copy link location. When clicked though it has a javascript popup with the command to copy and paste to clone/checkout the repo.