README #1

  • //
  • guest/
  • tjuricek/
  • file-system-client/
  • main/
  • vendor/
  • tclap-1.2.1/
  • msc/
  • README
  • View
  • Commits
  • Open Download .zip Download (636 B)
Disclaimer!
===========

The various files included in the subdirectory for provided as a courtesy
to Microsoft Visual Studio users.  The files were contributed by a thoughtful
user and were not created by the authors of this project.  Moreover, the
(current) authors have no way of maintaining, improving or even using the 
files.

** This means we can't answer any questions about the files! **

That said, we have several reports of people successfully using the TCLAP
library on various Windows platforms.  As long as you use a reasonably modern
compiler (and Visual C++ apparently is), you shouldn't have any trouble.

Good luck!
# Change User Description Committed
#1 16129 tjuricek Rename/move files again...
this time to the hyphenated-approach.
//guest/tjuricek/file_system_client/main/vendor/tclap-1.2.1/msc/README
#1 16119 tjuricek Rename/move to meet workshop project conventions.
//guest/tjuricek/fsclient/vendor/tclap-1.2.1/msc/README
#1 16118 tjuricek FSClient initial version: handles add, edit

This is a proof-of-concept app that mirrors an existing Perforce workspace to handle running commands like "p4 add" and "p4 edit" automatically when your apps add and write files.

See the readme for more information.