- Timestamp:
- 06/22/2009 17:41:34 (3 years ago)
- Location:
- branches/confman-1.9
- Files:
-
- 4 edited
-
. (modified) (1 prop)
-
abspath.in (modified) (1 prop)
-
conflock.in (modified) (1 prop)
-
confmanlib.sh.in (modified) (1 diff, 1 prop)
Legend:
- Unmodified
- Added
- Removed
-
branches/confman-1.9
-
branches/confman-1.9/abspath.in
- Property svn:mergeinfo changed (with no actual effect on merging)
-
branches/confman-1.9/conflock.in
- Property svn:mergeinfo changed (with no actual effect on merging)
-
branches/confman-1.9/confmanlib.sh.in
- Property svn:mergeinfo changed
/trunk/confmanlib.sh.in merged: 341
r340 r342 41 41 # Prints the repository URI 42 42 function conf_repo_uri { 43 local proto="${REPO_PROTOCOL%:/*}" 43 44 local uri 44 45 45 case $ {REPO_PROTOCOL}in46 case $proto in 46 47 file) 47 48 uri="${REPO_PROTOCOL}${REPO_PATH}" - Property svn:mergeinfo changed
Note: See TracChangeset
for help on using the changeset viewer.
