Searched refs:RCS (Results 1 – 12 of 12) sorted by relevance
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/faqwiz/ |
D | move-faqwiz.sh | 17 if [ ! -d data -o ! -d data/RCS ]; then 44 sed -e "s/$1\./$2\./g" data/RCS/$file1,v > ${tmpfile}2 52 mv ${tmpfile}2 data/RCS/$file2,v 54 mv data/RCS/$file1,v data/RCS/$file1,v.orig
|
D | README | 9 This is a CGI program that maintains a user-editable FAQ. It uses RCS 55 FAQDIR. Create a subdirectory named RCS. Make both the working 56 directory and the RCS subdirectory wrld-writable. (This is essential, 89 faq01.001.htp in your working directory and an RCS revision history 90 file faq01.001.htp,v in the RCS subdirectory. You can now exercise
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/pdist/ |
D | README | 1 Filesystem, RCS and CVS client and server classes 18 RCS stuff 22 rrcs.py Remote RCS client command line interface 27 RCSProxy.py RCS proxy and server classes (on top of rcslib.py) 29 rcslib.py Local-only RCS base class (affects stdout &
|
D | RCSProxy.py | 73 class RCSProxyLocal(rcslib.RCS, DirSupport): 76 rcslib.RCS.__init__(self) 81 rcslib.RCS.__del__(self)
|
D | rcsbump | 16 dir = rcslib.RCS()
|
D | rcslib.py | 16 class RCS: class
|
/device/google/marlin/ |
D | sec_config | 269 /* Allow RCS service to aquire net_raw permission */
|
/device/google/wahoo/ |
D | sec_config | 271 /* Allow RCS service to aquire net_raw permission */
|
/device/google/crosshatch/ |
D | sec_config | 271 /* Allow RCS service to aquire net_raw permission */
|
/device/google/bonito/ |
D | sec_config | 271 /* Allow RCS service to aquire net_raw permission */
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/ |
D | README | 29 pdist Old, unfinished code messing with CVS, RCS and remote
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/ |
D | README | 41 logmerge.py Consolidate CVS/RCS logs read from stdin
|