https://github.com/heman/vcupdate
To simplify updating of a local directory that contains any revision controlled information
https://github.com/heman/vcupdate
Last synced: 11 months ago
JSON representation
To simplify updating of a local directory that contains any revision controlled information
- Host: GitHub
- URL: https://github.com/heman/vcupdate
- Owner: HeMan
- Created: 2009-10-04T19:40:05.000Z (over 16 years ago)
- Default Branch: master
- Last Pushed: 2009-10-06T07:30:45.000Z (over 16 years ago)
- Last Synced: 2025-03-12T18:33:54.559Z (over 1 year ago)
- Language: Shell
- Homepage:
- Size: 69.3 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
This script came to life after trying to update some source code and
I first tried 'git pull' then 'svn udate' to finally realize that it was a CVS
repository.
It's not supposed to be a tool to unify the VC tools, just to ease the
download of seldom used source code.
The usage is simple, just run 'vcupdate' and it figures out what VC that is
used in you working directory.