hgbook
view it/examples/filenames.wdir-subdir.it @ 1056:880bc582a43d
cvs and performance translation refined
author | zhaopingsun |
---|---|
date | Tue Nov 10 20:09:09 2009 -0500 (2009-11-10) |
parents | |
children |
line source
1 <!-- BEGIN filenames.wdir-subdir -->
2 <screen><prompt>$</prompt> <userinput>cd sorgenti</userinput>
3 <prompt>$</prompt> <userinput>hg add -n</userinput>
4 aggiungo ../MANIFEST.in
5 aggiungo ../esempi/efficiente.py
6 aggiungo ../setup.py
7 aggiungo principale.py
8 aggiungo controllore/_controllore.c
9 aggiungo controllore/controllore.py
10 aggiungo xyzzy.txt
11 <prompt>$</prompt> <userinput>hg add -n .</userinput>
12 aggiungo principale.py
13 aggiungo controllore/_controllore.c
14 aggiungo controllore/controllore.py
15 aggiungo xyzzy.txt
16 </screen>
17 <!-- END filenames.wdir-subdir -->