[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
RE : [platform-vcm-dev] Removing a CVS tag/version?
|
I'm remembering that :
checkout out a project from TAGed version of project,
then, delete a file and commit.
But, IMHO, it's not a good idea to maintaint that feature
since it remove a tag from a file only and is dangerous
for the project (remember there is no branch).
Allow to remove a file from a branch seem to me OK,
but removing a file from a TAG (removing TAG value to resource)
is dangerous.
NB : under nt CVS server, this feature had been removed
if I understand what happens on cvs nt mailling list.
CVS server under UNIX allow that.
Hope this help.
______________________________________________
Jean-Baptiste BRIAUD Sysdeo
Software engineer www.sysdeo.com
www.eclipsetotale.com
> -----Message d'origine-----
> De : platform-vcm-dev-admin@xxxxxxxxxxx
> [mailto:platform-vcm-dev-admin@xxxxxxxxxxx] De la part de
> Thomas Fletcher
> Envoyé : mercredi 12 mars 2003 23:22
> À : platform-vcm-dev@xxxxxxxxxxx
> Objet : [platform-vcm-dev] Removing a CVS tag/version?
>
>
> Hey folks,
>
> I was wondering how I could go about removing a tag which
> has been applied
> with the CVS plugin. From the command line I would normally use
> cvs tag -d tag-name file
> but I can't for the life of me figure out how this is done in the IDE.
>
> Thanks,
> Thomas
>
> _______________________________________________
> platform-vcm-dev mailing list
> platform-vcm-dev@xxxxxxxxxxx
> http://dev.eclipse.org/mailman/listinfo/platform-vcm-dev
>