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.
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)
Reply to This
Parent