info-cvs
[Top][All Lists]
Advanced

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

Help!!!


From: Voet, Leonard
Subject: Help!!!
Date: Tue, 8 May 2001 16:55:00 -0700

I’d like to remove or move a directory in the repository.

 

I currently have the directory structure

$CVSROOT/

$CVSROOT/cvs/

$CVSROOT/cvs/script_dir1/

$CVSROOT/cvs/script_dir1/script1

$CVSROOT/cvs/script_dir1/script2

$CVSROOT/cvs/script_dir1/script3

$CVSROOT/cvs/script_dir1/script_dir2/

$CVSROOT/cvs/script_dir1/script_dir2/script4

           

I want to move the script4 that is currently in ~script_dir2 into ~script_dir1 so that it looks like this:

$CVSROOT/

$CVSROOT/cvs/

$CVSROOT/cvs/script_dir1/

$CVSROOT/cvs/script_dir1/script1

$CVSROOT/cvs/script_dir1/script2

$CVSROOT/cvs/script_dir1/script3

$CVSROOT/cvs/script_dir1/script4

 

 

I could not figure out how to move the file, so I tried to delete it as follows:

I checked out script4, removed it from my personal directory.

I then ran cvs remove, then I ran cvs commit.

When I do a checkout, the file returns.

 

Lenny Voet

Technical Support Manager - ALLDATA

916-684-5200 x3304

916-798-5189 cell

 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]