Opened 12 years ago
Last modified 10 years ago
#10915 new enhancement
Provide example repository paths
Reported by: | Thijs Triemstra | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | next-major-releases |
Component: | admin/web | Version: | 1.1.1dev |
Severity: | normal | Keywords: | |
Cc: | Thijs Triemstra, Ryan J Ollos | Branch: | |
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description (last modified by )
It's not clear what path to use when adding a repository without reading the documentation.
It would be nice to have some example paths (like /home/john/test/.git
or svn://test.com/svn/trunk
) in the interface:
I was also not able to locate the proper path format for Git repositories in the documentation, and the logs suggested rather vaguely what path I should be using instead:
Trac[test-trac:PyGIT] ERROR: entry '.git' found in '/home/john/repository' -- maybe use that folder instead...
Attachments (1)
Change History (5)
by , 12 years ago
Attachment: | repository-add.png added |
---|
comment:1 by , 12 years ago
Description: | modified (diff) |
---|---|
Summary: | Provide example repository urls → Provide example repository paths |
comment:2 by , 12 years ago
Milestone: | → next-dev-1.1.x |
---|
comment:3 by , 11 years ago
Cc: | added |
---|
comment:4 by , 10 years ago
Milestone: | next-dev-1.1.x → next-major-releases |
---|
Retargetting tickets to narrow focus for milestone:1.2. Please move the ticket back to milestone:next-dev-1.1.x if you intend to resolve it by milestone:1.2.
Yes, a backend specific hint would help.