[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[no subject]



A lot depends on how stand-alone it is.

To move a directory in CVS, the approach that works best for me is
1. get root on the server, or at least log into the server with a userid
which allows you to directly modify the files in the CVS repository.
2. Make a backup of your repository.
3. copy the directory inside the repository to where you want it to be. Use
"cp -a" or you'll have to go back and change the ownership and permissions
of the resulting new directory. If you have to create directories in the
repository, make sure you change the owners to something appropriate for
your repository.
4. Log into your client machine as a regular user and see that you can check
out the files in the new repository.
5. Tag the files in the old repository so you can roll back the next step if
desired.
6. Once you are convince you can work with the new repository, use standard
CVS command to remove the files from the original repository.

This procedure works very well. It lets you move the files and still keep
the history of each file. The reason you don't just move the files on the
repository is that would screw up every user's checked out files. They
wouldn't get the delete message and so their files will stick around. Then
they'd chek them in and you would have files in two places. Oh, the
headaches!

Michael
-------------- next part --------------
An HTML attachment was scrubbed...



</pre>
<!--X-Body-of-Message-End-->
<!--X-MsgBody-End-->
<!--X-Follow-Ups-->
<hr>
<!--X-Follow-Ups-End-->
<!--X-References-->
<ul><li><strong>References</strong>:
<ul>
<li><strong><a name="00614" href="msg00614.html">[ale] OT: move CVS module</a></strong>
<ul><li><em>From:</em> leeslist at gmail.com (lyric hartley)</li></ul></li>
</ul></li></ul>
<!--X-References-End-->
<!--X-BotPNI-->
<ul>
<li>Prev by Date:
<strong><a href="msg00621.html">[ale] Never mind my last message. Stupid me... Now looking for an	app.</a></strong>
</li>
<li>Next by Date:
<strong><a href="msg00630.html">[ale] X Font Server (xfs) problem</a></strong>
</li>
<li>Previous by thread:
<strong><a href="msg00614.html">[ale] OT: move CVS module</a></strong>
</li>
<li>Next by thread:
<strong><a href="msg00618.html">[ale] Katrina Relief Effort - Technology help</a></strong>
</li>
<li>Index(es):
<ul>
<li><a href="maillist.html#00622"><strong>Date</strong></a></li>
<li><a href="threads.html#00622"><strong>Thread</strong></a></li>
</ul>
</li>
</ul>

<!--X-BotPNI-End-->
<!--X-User-Footer-->
<!--X-User-Footer-End-->
</body>
</html>