Tristan Pratt

Results 36 comments of Tristan Pratt

Per-branch servers strikes me as a very rare case (ie. somehost.com:1666//depot/blah). I'm under the impression organizations have a single server that is used to store everything. In my opinion it's...

I'd like to draw your attention to `my $SERGE_P4RC_FILENAME = '.p4rc_serge';` I save the client root in this file only for get_remote_url(). I can make it slightly nicer by storing...

> So when you do a p4 clone ... command and have your local checkout folder, this folder by default doesn't have any Perforce-specific metadata file or folder (like .git)?...

In addition to cpanm, I have used [carton](http://search.cpan.org/~miyagawa/Carton), [local::lib](http://search.cpan.org/~haarg/local-lib/), and [Module::Install](http://search.cpan.org/~ether/Module-Install) with great success for managing and installing tools written in Perl.

What you describe seems ideal. Does vim allow for this behavior to be implemented?

Bumping this issue. I had a need for this feature today.