Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » cvs delete?
cvs delete? [message #20957] Sun, 03 March 2002 16:40 Go to next message
Eclipse UserFriend
Hi there,

is there a function to delete file or folders on a cvs server?
I read some discussi
Re: cvs delete? [message #20977 is a reply to message #20957] Mon, 04 March 2002 10:47 Go to previous message
Eclipse UserFriend
Originally posted by: James_Moody.oti.com

Stefan Groschupf wrote:
> Hi there,
>
> is there a function to delete file or folders on a cvs server?
> I read some discussión to use eclipse as a good cvs user interface, why not
> ?!.
>
> Where i can i found a wish list for this plugin?
>
> Regards
> Stefan

First of all, you're in the wrong newsgroup; you want 'eclipse.tools'.
Secondly, wish lists, bugs, etc can be logged to the Platform/VCM
component in bugzilla (http://dev.eclipse.org/bugs).

Lastly, to answer your question, files can be 'deleted' on the server by
deleting them in your workspace and then synchronizing; releasing the
deletion will remove the file from the stream. Note that this just moves
the file to an Attic directory so that it may be retrieved at a later time.

CVS does NOT allow the client to delete folders from the client in any
way. Thus, Eclipse will never support this functionality. CVS also does
NOT allow the client to completely delete files, other than in the way
described above. Therefore your request cannot possibly be satisfied in
Eclipse, sorry.

james
Previous Topic:tomcat plugin
Next Topic:sorry for trafic in the wrong group
Goto Forum:
  


Current Time: Thu Jul 17 11:18:51 EDT 2025

Powered by FUDForum. Page generated in 0.05930 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top