[cvsnt] deleted file
Srdjan
srdjan.surlan at trinet.si
Mon Nov 13 13:09:05 GMT 2006
Thanx again for answers,
BestRegards
Srdjan
Bo Berglund wrote:
> From the command line this will work:
>
> 1. cvs log filename (you need to know the name of the file)
> The display will show all revisions of the file including the last one
> which is marked as "dead"
>
> 2. From the display find the latest revision of the file before the
> "dead" revision, say it is 1.6
>
> 3. cvs update -jHEAD -j1.6 filename
>
> 4. cvs commit -m"rea-adding file" filename
>
>
> Best regards,
>
> Bo Berglund
>
>
> -----Original Message-----
> From: cvsnt-bounces at cvsnt.org [mailto:cvsnt-bounces at cvsnt.org] On Behalf
> Of srdjan
> Sent: den 10 november 2006 08:02
> To: cvsnt at cvsnt.org
> Subject: Re: [cvsnt] deleted file
>
> Hello
>
> Bo, first, thanks for the very fast response
> :)
>
> But, problem.
>
> Ok, but, what if I don't use WinCVS
> if I use, TortoiseCVS or some other tool or maybe
> what if I use just CVS command line
>
> Is there solution for this
>
> Best regards
> Srdjan
>
>
> Bo Berglund wrote:
>> If you use WinCvs then read here:
>>
>> http://cvsgui.sourceforge.net/newfaq.htm#resurrection
>>
>>
>> Best regards,
>>
>> Bo Berglund
>>
>>
>> -----Original Message-----
>> From: cvsnt-bounces at cvsnt.org [mailto:cvsnt-bounces at cvsnt.org] On
> Behalf
>> Of srdjan
>> Sent: den 9 november 2006 15:50
>> To: cvsnt at cvsnt.org
>> Subject: [cvsnt] deleted file
>>
>> hello folks
>>
>> just one question about deleted file/s
>>
>> situation:
>> I have one file locally and same revision in repository
>> Later, I've deleted file locally and also, action is commited
>> accidentally
>>
>> That's mean,
>> file locally doesn't exist
>> repository contain somewhere that file,
>> his latest revision ...
>>
>> With CVS client (tortoise, wincvs ...)
>> Is it possible to take that file from repository ?
>>
>> Thanks
>> Srdjan
>> _______________________________________________
>> cvsnt mailing list
>> cvsnt at cvsnt.org
>> http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt
> _______________________________________________
> cvsnt mailing list
> cvsnt at cvsnt.org
> http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt
More information about the cvsnt
mailing list