clearcase
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| clearcase [2009/08/17 09:08] – suapapa | clearcase [2013/08/03 05:04] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 6: | Line 6: | ||
| </ | </ | ||
| + | |||
| + | ====== rsync ref ====== | ||
| + | .rsyncignore | ||
| + | < | ||
| + | .rsyncignore | ||
| + | *.vws | ||
| + | .git/ | ||
| + | do_rsync.sh | ||
| + | cscope.out | ||
| + | cscope.files | ||
| + | tags | ||
| + | *.sco | ||
| + | </ | ||
| + | do_rsync.sh | ||
| + | <code bash> | ||
| + | # | ||
| + | rsync -rvt --progress --delete --exclude-from=.rsyncignore \ | ||
| + | / | ||
| + | / | ||
| + | </ | ||
| ====== references ====== | ====== references ====== | ||
| *[[http:// | *[[http:// | ||
| Line 11: | Line 31: | ||
| git과 연동 | git과 연동 | ||
| *[[http:// | *[[http:// | ||
| - | *[[http:// | + | |
| + | | ||
| Clearcase official sites | Clearcase official sites | ||
| *[[http:// | *[[http:// | ||
| *[[http:// | *[[http:// | ||
clearcase.1250500121.txt.gz · Last modified: 2013/08/03 05:04 (external edit)