
If you were logged in you would be able to see more operations.
|
|
|
QuickBuild
Created: 09/Aug/07 12:14 PM
Updated: 24/Sep/09 12:23 AM
|
|
Component/s: |
None
|
Affects Version/s: |
None
|
Fix Version/s: |
None
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
Environment:
|
Linux
|
|
As a shortcut, I attempted to use a Subversion URL as the name of a repository. This broke the build
because the name THIS in ".../builds/<version>/change/<THIS>" must be a valid Unix path. Since
URLs contain a colon (":") and Unix does not like colons, attempts to referece THIS failed. Renaming the
repository to a simple ASCII name fixed the problem
|
Description
|
As a shortcut, I attempted to use a Subversion URL as the name of a repository. This broke the build
because the name THIS in ".../builds/<version>/change/<THIS>" must be a valid Unix path. Since
URLs contain a colon (":") and Unix does not like colons, attempts to referece THIS failed. Renaming the
repository to a simple ASCII name fixed the problem |
Show » |
|