Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
Thanks Bo I am going to do that for every stub and skeleton I have in there. I tested this with one package and it looked ok Bo , how do I remove a sticky flag in CVSNT. I read some documents on how to do this using the cvs command. IM gettting sticky tag errors when I try to commit the real java programs. I am using WSAD Thanks Bo Berglund wrote: > Nothing will happen, except these files will be gone for good. > This is why it is not a good idea to use this technique to delete files that have > been in use and received commits. These files should be removed using the cvs command > because then they will be retrievable later on if need be. > > You should only ever do this when you have added stuff in the wrong place or added > files that should not be there in the first place. Correcting mistakes up front, > that is. > > But if you know what you are doing you can fix a lot of stuff directly in the > repo. I have on numerous occations moved whole projects from one place to another > because of logic shifts in the way we handle projects. No problem as long as all > developers stay out while the move is done. > They have to redo checkouts afterwards but that is about all. > > /Bo > > -----Original Message----- > From: cvsnt-bounces at cvsnt.org [mailto:cvsnt-bounces at cvsnt.org]On Behalf > Of Dn > Sent: den 17 mars 2004 16:27 > To: cvsnt at cvsnt.org cvsnt downloads at march-hare.com @CVSNT on Twitter CVSNT on Facebook > Subject: Re: [cvsnt] delete from CVS > > > Thanks Bo > > This will not mess up anything in the repository right? > > Bo Berglund wrote: > >>Go to the repository and find the file there (it is the same folder tree and >>the name is the same except a ,v tacked on to the end. >>T&hen just delete the file in the repository. This will take care of it for good. >>Note: Only do this on files you have imported/added by mistake!!! >> >>/Bo >> >>-----Original Message----- >>From: cvsnt-bounces at cvsnt.org [mailto:cvsnt-bounces at cvsnt.org]On Behalf >>Of Dn >>Sent: den 17 mars 2004 16:01 >>To: cvsnt at cvsnt.org cvsnt downloads at march-hare.com @CVSNT on Twitter CVSNT on Facebook >>Subject: [cvsnt] delete from CVS >> >> >>Hi >> >>I had the EJB stub and skeletons go into the CVS by mistake, >> >>I am going to use the cvsignore to avoid that files going forward. >> >>But i wanted to delete the sources already in CVS , so I deleted the >>source from my workspace and wanted to commit the changes. >> >>Wehn I try to commit am getting this error >> >>The server reported an error while performing the "cvs commit" command. >> projEJB: cvs server: cannot remove file >>`ejbModule/com/test/ejb/_EJSRemoteStatelessHelloWorld_822fc025_Tie.java' >>which has a sticky tag of `First_Version' >> >>I am using WSAD as client >> >>Please advise >> >>TIA >> >>_______________________________________________ >>cvsnt mailing list >>cvsnt at cvsnt.org cvsnt downloads at march-hare.com @CVSNT on Twitter CVSNT on Facebook >>http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt https://www.march-hare.com/cvspro/en.asp#downcvs > > > _______________________________________________ > cvsnt mailing list > cvsnt at cvsnt.org cvsnt downloads at march-hare.com @CVSNT on Twitter CVSNT on Facebook > http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt https://www.march-hare.com/cvspro/en.asp#downcvs