| 1 |
This script is only useful if you have direct shell access to a CVS
|
| 2 |
repository where you want to rename or move files.
|
| 3 |
|
| 4 |
THIS IS NOT MEANT FOR REGULAR DRUPAL CONTRIBUTORS TO USE, IT IS ONLY
|
| 5 |
FOR CVS ADMINISTRATORS.
|
| 6 |
|
| 7 |
Please, DO NOT try to run this script unless you have root access to
|
| 8 |
cvs.drupal.org.
|
| 9 |
|
| 10 |
If you want to use it on other CVS repositories:
|
| 11 |
A) Use this script at your own risk.
|
| 12 |
B) Backup your repository before you do anything.
|
| 13 |
C) Read the header docs at the top of the script.
|
| 14 |
|
| 15 |
|
| 16 |
Thanks,
|
| 17 |
-Derek (dww)
|
| 18 |
|