Name | Modified | Size |
---|---|---|
.. | ||
doc | ||
convarchives.rb | 18 years ago | 7 KB |
d2u.cc | 18 years ago | 2 KB |
index.html | 18 years ago | 4 KB |
p4abuse.pl | 24 years ago | 2 KB |
rename_depot.pl | 24 years ago | 3 KB |
specsaver.rb | 22 years ago | 21 KB |
Change | User | Description | Committed |
---|---|---|---|
5872 | Tony Smith |
Fix line endings - this file still had Windows line endings (how ironic!) |
18 years ago |
5871 | Tony Smith | Add script to incrementally convert large sets of archive files from Windows to Unix line... endings using d2u. It is still a little unpolished, but it's a start and may be useful to others. « |
18 years ago |
5870 | Tony Smith | Add d2u source code for those who want to use it. dos2unix isn't suitable for Perforce m...igrations, and Perl can be too slow for large repositories. This small program does fast, accurate line ending conversion using the Perforce API « |
18 years ago |
4677 | Tony Smith | Move P4table.rb to the P4Ruby library and rename it to p4table.rb instead. There's an upd...ate coming so this is just the move. « |
20 years ago |
3095 | Tony Smith | First batch of documentation for specsaver.rb | 22 years ago |
3094 | Tony Smith |
Tweaks to specsaver to (a) tidy up and (b) make it rdoc ready. Docs to follow |
22 years ago |
3093 | Tony Smith |
Move docs for P4Table in preparation for upcoming docs for specsaver.rb |
22 years ago |
2740 | Tony Smith | Followup to change #2678. Make the change description itself simple, but include the list... of updated objects in the output of the script - mostly because that's the way I use it. « |
22 years ago |
2678 | Tony Smith | Tweak specsaver.rb for clearer descriptions | 22 years ago |
2396 | Tony Smith |
Add RDoc documentation for P4Table.rb. Very pretty. |
22 years ago |
2393 | Tony Smith | Publish P4Table Ruby module that allows you to treat a Perforce repository as a sort of r...elational database with inbuilt versioning of all its records. Very simple, but effective. « |
22 years ago |
1937 | Tony Smith | Adapt specsaver.rb to batch up submissions by type. So all the changed userspecs are sub...mitted together, same with groups, branches labels etc. « |
23 years ago |
1936 | Tony Smith | Add --debug flag to specsaver so you can see what's going on. | 23 years ago |
1935 | Tony Smith |
Tweak label versioning. This is nicer. |
23 years ago |
1910 | Tony Smith | Update specsaver.rb to take command line arguments specifying what to version. Syntax is... now: specsaver.rb [ options ] where options are: --all - archive all types of object --branches - archive branch specs --clients - archive client specs --config - archive typemap, protections and jobspec --depots - archive depot definitions --groups - archive group specs --jobs - archive jobs (but not fixes) --labels - archive label views and files --users - archive user specs (not passwords) « |
23 years ago |
1909 | Tony Smith | HTML corrections. | 23 years ago |
1896 | Tony Smith | Some cosmetic tidying up following previous change. | 23 years ago |
1895 | Tony Smith | Fix typo, and add support for proper versioning of labels. Now not only does it save the... label spec, but it also runs a "p4 files //...@label" for each label and saves the file list alongside the spec. « |
23 years ago |
1872 | Tony Smith | Updated version of specsaver.rb. This version adds support for versioning of user and gr...oup specs (no, passwords are not included) and contains some general tidying up. Currently only works out of the box on Unix. « |
23 years ago |
1871 | Tony Smith | First release of specsaver.rb a script to version all "specs" in your depot. Currently th...is means, clients/labels/branches and protections, typemaps and jobspecs. Groups and users to follow. It does not currently handle deletion of these objects. « |
23 years ago |
1792 | Tony Smith | Change URL's to be direct webkeeper links instead of P4DB | 23 years ago |
1791 | Tony Smith | Correct case typo in index filename | 23 years ago |
564 | Tony Smith | Make scripts xtext as I'm fed up with chmod'ing them! | 24 years ago |
544 | Tony Smith |
Deleted Journal parsing scripts as they will be sent out only on request. |
24 years ago |
543 | Tony Smith | Added my Checkpoint/Journal parsing perl module to the depot. Now supports an OO interfac...e to journal records and to the parsing in general. « |
24 years ago |
414 | Tony Smith | First implementations of some of my p4 scripts. | 25 years ago |