deleting from cvs [message #243109] |
Fri, 21 May 2004 09:38 |
Eclipse User |
|
|
|
Originally posted by: a.maggi.selta.it
Hi everybody,
I'm a newbie trying to get started with eclipse, and i'm
facing some problems:
1)How can i delete files from a project in the cvs ?
I tried to delete it locally and the commit the project but
it doesn't work.
2)How can i delete old version from my cvs ?
i tried right-clicking on the version -> Configuring branches
and versions -> delete but nothing happens
3) where can i find something like "eclipse beginners manual"?
--
Alessandro Maggi
|
|
|
|
Re: deleting from cvs [message #243182 is a reply to message #243109] |
Fri, 21 May 2004 14:42 |
Eclipse User |
|
|
|
Originally posted by: eclipse.rizzoweb.com
A. wrote:
> Hi everybody,
>
> I'm a newbie trying to get started with eclipse, and i'm
> facing some problems:
>
> 1)How can i delete files from a project in the cvs ?
> I tried to delete it locally and the commit the project but
> it doesn't work.
Be more specific - what do you mean when you say "it doesn't work"? What
steps, exactly, did you follow? Deleting locally, then doing a
Synchronize on the containing directory or Project does indeed work -
I've done it many times.
> 2)How can i delete old version from my cvs ?
> i tried right-clicking on the version -> Configuring branches
> and versions -> delete but nothing happens
CVS does not allow you to permanently remove a file from the repository
unless you log in to the CVS server and do it manually. It is rarely
necessary/desired to do so.
> 3) where can i find something like "eclipse beginners manual"?
Open the Eclipse Help, and you'll find several Tutorials under the main
headings ("Getting Started").
HTH,
Eric
|
|
|
Powered by
FUDForum. Page generated in 0.03040 seconds