[Home]
[Edit this page]
[Recent Changes]
[Special Pages]
[Help]
PVCS
The command means that the archive file U:\Archive\script.bld-arc must be written to C:\MyFolder\Source. This has been verified on another computer.
Checklist
No idea how to fix this yet
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
PVCS
PVCS
Polytron Version Control System, a CVS client.Getting help
C:\MyFolder> get -help PVCS Version Manager (get) v6.7.10 (Build 915) for Windows NT/80x86 Copyright 1985-2001 MERANT. All rights reserved. GET - extract revisions from PVCS archives Syntax: GET [<options>] <files> Options: -C[<file>] specify a configuration file -D<date/time> specify a revision by date/time -H display this text then exit -L[<rev>] lock the revision with intent to modify it -N force No response to all queries -P[<rev>] pipe revision to stdout -Q[O] quiet mode; suppress messages and queries -R<rev> specify a particular revision -S<suffix> specify a suffix template -T[<rev>] touch the workfile (set to current time) -U[<date/time>] get only if newer than existing file or date -V<version> specify a particular version to extract -W[<rev>] make file writable even if not locked -XO[<file>] write output to file -XE[<file>] write errors to file -Y force Yes response to all queries @[<file>] specify a file containing more options/files
Errors
Cannot locate achive for workfile
C:\MyFolder>get -t -u U:\Archive\script.bld-arc[C:\MyFolder\Source] PVCS Version Manager (get) v6.7.10 (Build 915) for Windows NT/80x86 Copyright 1985-2001 MERANT. All rights reserved. get: warning, cannot locate archive for workfile "U:\Archive\script.bld-arc[C:\MyFolder\Source]".
The command means that the archive file U:\Archive\script.bld-arc must be written to C:\MyFolder\Source. This has been verified on another computer.
Checklist
- Does the file exists on the U drive?
- This can be checked by writing the line below. If it says 'File not found' the file does not exist.
type U:\Archive\script.bld-arc
- Does the command execute without errors when run without parameters? Yes. Don't know if this is okay
- Suggestion from here:
PVCS isn't present in the CLASSPATH environment variable in your current login. If the installation went well this should fix itself if you log out and log back in, or restart the computer.
No idea how to fix this yet
Links
- WikiPedia: http://en.wikipedia.org/wiki/PVCS
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
