DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9672>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9672
Optional PVCS Get w/ mapped windoze drive fails when no dir exists
snewton@io.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |INVALID
------- Additional Comments From snewton@io.com 2002-06-07 20:04 -------
Just required finding the right combination of settings. For the record:
<property name="pvcs.executable.path"
value="r:/pvcs_vm/application/VM/Win32/Bin"/>
<property name="pvcs.repository"
value="r:/pvcs_vm/buildtest"/>
<pvcs pvcsbin="${pvcs.executable.path}"
repository="${pvcs.repository}"
pvcsproject="/src/env"
userid="myid:mypwd"
filenameFormat="{0}-arc({1})"
linestart=""R:"
/>
--
To unsubscribe, e-mail: <mailto:ant-dev-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:ant-dev-help@jakarta.apache.org>
|