Posts Tagged ‘relocate’

15
Feb

cvs relocate

   Posted by: Muhammed YÜRÜRDURMAZ    in Yazılım

ile işlemi için

Linux için:

find -path '*/CVS/Root' -exec sed -i 's/eski_cvs_root/yeni_cvs_root/' '{}' \;

Windows için ise CVS klasörü içerisindeki Root dosyalarının tamamını açıp içindeki CVSROOT bilgisini değiştirecek basit bir program yazın ;)

Bookmark and Share
Tags: , ,

Tags: , ,

Switch to our mobile site