I did a fresh copy, and it stoped at the same file Im trying to import with ant, but I wrote an alternative aproach, make a empty module and add all files "manually" with cvs add, but also doesn't work because cvs doesn't accept absolute names (ant filesets).
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Aaron Bono Sent: Thursday, June 15, 2006 11:06 AM To: Asensio, Rodrigo Cc: [email protected] Subject: Re: cant import file I know this may be like using a sledge hammer to open a locked door but I would start by backing up the local files. Then I would delete the project and recheck everything out again fresh. If you have changes, you want to check them in first. I don't really like this approach as it doesn't tell you what the problem really is and it doesn't guarantee it won't happen again. But it does get you up and running again. When I have done things like this, the next time the problem surfaces (if it ever does), I ask myself what was I doing both times that was the same and could have caused the problem. Usually after the problem surfaces 2 or 3 times I figure out what I am doing that causes the problem and come up with a better fix. Good luck! Aaron On 6/15/06, Asensio, Rodrigo <[EMAIL PROTECTED]> wrote: > My os win xp > Client: Concurrent Versions System (CVSNT) 2.5.03 (Scorpio) Build 2151 > (client/server) > Server: Concurrent Versions System (CVS) 1.11.17 (client/server) > > Untitled-4.jpg was a test, originally there was a stop.jpg, cant > delete because is part of my app. > It exists and there is no lock over that file > > Thanks. > > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of > Aaron Bono > Sent: Thursday, June 15, 2006 10:38 AM > To: Asensio, Rodrigo > Cc: [email protected] > Subject: Re: cant import file > > A couple questions: > > * What OS are you using for the client? > * Why can't you delete Untitled-4.jpg? Does it not exist or could > there be a lock on the file? > > -Aaron > > On 6/15/06, Asensio, Rodrigo <[EMAIL PROTECTED]> wrote: > > cvs 1.11.17 > > hello, Im trying to import a project and it abort in the middle of > > the > > > import with this msg. > > > > [exec] N branches/R20060613-MCS/webapp/MCS/pso/images/Untitled-4.jpg > > [exec] cvs: import.c:595: process_import_file: Assertion > > `entdata->options[0] == '-' && entdata->options[1] == 'k'' failed. > > [exec] cvs [import aborted]: received abort signal > > > > Now, Untitled-4.jpg is a brand new image, the old image, stop.jpg > > also > > > doesn't work. I had the same problem with other image, I deleted it > > and it works. But I cant delete this files. > > > > Any clue ? > > > > Thanks. > > > > > > ------------------------------------------------------------------- > > Rodrigo Asensio This message (including any attachments) contains confidential and/or proprietary information intended only for the addressee. Any unauthorized disclosure, copying, distribution or reliance on the contents of this information is strictly prohibited and may constitute a violation of law. If you are not the intended recipient, please notify the sender immediately by responding to this e-mail, and delete the message from your system. If you have any questions about this e-mail please notify the sender immediately. _______________________________________________ info-cvs mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/info-cvs
