cvs delete? [message #20957] |
Sun, 03 March 2002 16:40  |
Eclipse User |
|
|
|
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  |
Eclipse User |
|
|
|
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
|
|
|
Powered by
FUDForum. Page generated in 0.05930 seconds