NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Perforce Unix GUI (Score:1)
Comments (Score:1)
That's for the server. You only need theAPR libraries for the client.
(darren)
Re:Comments (Score:2)
Re:Comments (Score:1)
Re:Comments (Score:1)
When you disconnect, you stop using "p4 edit" and start using a homebrew script like "o4 edit" instead, which just chmods the files +w.
When you reconnect, use a script which runs "p4 diff" to compare your entire checked-out tree with the checked-in versions of those files. (Optionally, it can compare them with the revision they were checked out from, ins
Re:Comments (Score:1)
Re:Comments (Score:2)
Re:Comments (Score:1)
P4! (Score:1)
Re:P4! (Score:2)
You could use p4 for free projects, for personal repositories. I think that several former pumpkings do.
May I link once again to a couple of articles about svn [oreillynet.com].
Re:P4! (Score:2)
Re:P4! (Score:2)
Re:P4! (Score:2)
Apparently there's an Arch fork called ArX, so you can take your pick of maintainer attitudes.
I say this as a person who thinks forks are a good thing.
J. David works really hard, has a passion for writing good software, and knows many of the world's best Perl programmers
Re:P4! (Score:2)
p4's merging magic is awesome. I hope SVN will get there some day too.
Running the SVN server on Apache 2.0 gives you all the usual Apache-framework goodies (authentication modules etc) and is well worth it IMO.
- ask
-- ask bjoern hansen [askbjoernhansen.com], !try; do();
ClearCase (Score:1)
Re:ClearCase (Score:1)
Aegis? (Score:1)
Re:Aegis? (Score:2)