Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » How to untag a JAR file
How to untag a JAR file [message #264025] Thu, 04 September 2008 20:18 Go to next message
D. Alvarado is currently offline D. AlvaradoFriend
Messages: 91
Registered: July 2009
Member
Hi,

I accidentally checked in a JAR file (into CVS), currently showing up
under Referenced Libraries, and gave it a tag. How can I remove that tag
so it does not show up when I pull everything with that tag from the CVS
repository. I'm using Eclipse 3.4 on Windows XP.

Thanks, - Dave
Re: How to untag a JAR file [message #264026 is a reply to message #264025] Thu, 04 September 2008 20:47 Go to previous message
Eclipse UserFriend
Originally posted by: codeslave.ca.ibm.com

Not sure if there's a UI way in Eclipse, but you can go commandline like
this:

cvs -d you@server.com:/cvsroot/path tag -d the_bad_tag

On Windows you might be able to do that w/ TortoiseCVS, if you don't use
cygwin.


Dave Alvarado wrote:
> Hi,
>
> I accidentally checked in a JAR file (into CVS), currently showing up
> under Referenced Libraries, and gave it a tag. How can I remove that
> tag so it does not show up when I pull everything with that tag from the
> CVS repository. I'm using Eclipse 3.4 on Windows XP.
>
> Thanks, - Dave
>

--
Nick Boldt :: Release Engineer, IBM Toronto Lab
Eclipse Modeling :: http://www.eclipse.org/modeling
http://wiki.eclipse.org/index.php/User:Nickb
Previous Topic:Using an Extension Point from a plugin jar
Next Topic:Mac: Eclipse causing 100% CPU due to syslogd writes
Goto Forum:
  


Current Time: Fri Apr 26 11:53:17 GMT 2024

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

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

Back to the top