History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: QB-102
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Robin Shen
Reporter: Robin Shen
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
QuickBuild

Perforce clientspec creation with spaces can not be handled correctly

Created: 17/Jul/06 06:16 PM   Updated: 31/Aug/06 07:02 AM
Component/s: None
Affects Version/s: None
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
There is a problem with the Perforce repository. In the view of the p4 clientspec, if there are spaces on either the left-hand side or the right-hand side, it needs to be 'quoted'. For example:

view:

//depot/space is here/... //CLIENTSPECNAME/space is here/...

needs to be:

view:
"//depot/space is here/..." "//CLIENTSPECNAME/space is here/..."


The PerforceRepository should do a quick check after creating either side of the view and if it detects a space is present, put quotes around the one that needs it.

Thanks

Dave

 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.