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.
OK! Of course, now I see that my example was not complete. It really looked like this: ProdSuite &ProdName1 &ProdName2 repository-path/Support ProdName1 repository-path/ProdName1 ProdName2 repository-path/ProdName2 It's the "repository-path/Support"-part that makes the update fail. I wonder why... With the help of your example I think I can get around the problem. Thanks a lot. /Mats On 5/2/06, Bo Berglund <Bo.Berglund at system3r.se> wrote: > > Our modules file looks slightly different but works: > > ProdNameA -d ProdName1 repository-path/ProdName1 > ProdNameB -d ProdName2 repository-path/ProdName2 > ProdSuite &ProdNameA &ProdNameB > > It produces on checkout: > > ProdSuite > |-- ProdName1 (with all its files and subfolders) > |-- ProdName2 (with all its files and subfolders) > > I have seen the error messages you refer to as well and this happened > when we tried to put a subfolder from somewhere else *below* a module > checked out like that. > > ProdNameA -d ProdName1 repository-path/ProdName1 > ProdNameB -d ProdName2 repository-path/ProdName2 > Support -d ProdName1/support repository-path/Support > ProdSuite &ProdNameA &ProdNameB &Support > > It would check out OK but would not update properly. > > Best regards, > > Bo Berglund > > > -----Original Message----- > From: cvsnt-bounces at cvsnt.org [mailto:cvsnt-bounces at cvsnt.org] On Behalf > Of Mats Litzell > Sent: den 2 maj 2006 15:20 > To: cvsnt at cvsnt.org cvsnt downloads at march-hare.com @CVSNT on Twitter CVSNT on Facebook > Subject: [cvsnt] problems checking out/update of ampersand module > > Declared in my modules-file: > > ProdSuite &ProdName1 &ProdName2 > ProdName1 repository-path/ProdName1 > ProdName2 repository-path/ProdName2 > > If I check out ProdName1 and then checks it out again to the same > location a > successfull update is performed. > If I do the same with ProdSuite the update fails and I get the following > message for each file: > > cvs checkout: move away ProdSuite/ProdName1/ProdCode.java; it is in the > way > > Is this a known limitation i cvsnt or a bug? Or have I all gotten it all > backwards...? > > I'm using CVSNT version 2.5.03 Build 2260. > > Thanks > Mats > _______________________________________________ > 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 >