Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 22141 invoked from network); 26 Mar 2011 12:59:52 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 26 Mar 2011 12:59:52 -0000 Received: (qmail 80981 invoked by uid 500); 26 Mar 2011 12:59:51 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 80930 invoked by uid 500); 26 Mar 2011 12:59:50 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 80922 invoked by uid 99); 26 Mar 2011 12:59:50 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 26 Mar 2011 12:59:50 +0000 X-ASF-Spam-Status: No, hits=2.9 required=5.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,RFC_ABUSE_POST,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of mgainty@hotmail.com designates 65.55.111.148 as permitted sender) Received: from [65.55.111.148] (HELO blu0-omc4-s9.blu0.hotmail.com) (65.55.111.148) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 26 Mar 2011 12:59:45 +0000 Received: from BLU142-W36 ([65.55.111.136]) by blu0-omc4-s9.blu0.hotmail.com with Microsoft SMTPSVC(6.0.3790.4675); Sat, 26 Mar 2011 05:59:24 -0700 Message-ID: Content-Type: multipart/alternative; boundary="_859d5b9e-2cb5-41c1-aa4c-fb9964cd02f4_" X-Originating-IP: [71.232.85.137] From: Martin Gainty To: Ant Users List Subject: RE: Question on Clearcase task - ccupdate Date: Sat, 26 Mar 2011 08:59:24 -0400 Importance: Normal In-Reply-To: <4D8B97AA.6000304@maksimo.de> References: <45572F79660DDC429F6B44582360A9AB02F30F83E8@PHDEXMB01.txhealth.org> <45572F79660DDC429F6B44582360A9AB02F30F843F@PHDEXMB01.txhealth.org>,<4D8B97AA.6000304@maksimo.de> MIME-Version: 1.0 X-OriginalArrivalTime: 26 Mar 2011 12:59:24.0629 (UTC) FILETIME=[A1CBD850:01CBEBB5] --_859d5b9e-2cb5-41c1-aa4c-fb9964cd02f4_ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable request the sysadmin to grant read=2C write and execute access to folder=20 if folder is called 'data' you would bash>chmod g+rwx data http://www.psc.edu/general/unix/chmod.php Martin=20 ______________________________________________=20 Verzicht und Vertraulichkeitanmerkung/Note de d=E9ni et de confidentialit= =E9 =20 Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaeng= er sein=2C so bitten wir hoeflich um eine Mitteilung. Jede unbefugte Weiter= leitung oder Fertigung einer Kopie ist unzulaessig. Diese Nachricht dient l= ediglich dem Austausch von Informationen und entfaltet keine rechtliche Bin= dungswirkung. Aufgrund der leichten Manipulierbarkeit von E-Mails koennen w= ir keine Haftung fuer den Inhalt uebernehmen. Ce message est confidentiel et peut =EAtre privil=E9gi=E9. Si vous n'=EAtes= pas le destinataire pr=E9vu=2C nous te demandons avec bont=E9 que pour sat= isfaire informez l'exp=E9diteur. N'importe quelle diffusion non autoris=E9e= ou la copie de ceci est interdite. Ce message sert =E0 l'information seule= ment et n'aura pas n'importe quel effet l=E9galement obligatoire. =C9tant d= onn=E9 que les email peuvent facilement =EAtre sujets =E0 la manipulation= =2C nous ne pouvons accepter aucune responsabilit=E9 pour le contenu fourni= . > Date: Thu=2C 24 Mar 2011 20:12:42 +0100 > From: gilreb@maksimo.de > To: user@ant.apache.org > Subject: Re: Question on Clearcase task - ccupdate >=20 > -------- Original Message -------- > Subject: Re: Question on Clearcase task - ccupdate > From: Savoy=2C Melinda > To: 'Ant Users List' > Date: Thu Mar 24 2011 17:47:01 GMT+0100 (CET) >=20 > > Thanks Dominique. I have posted on the CC forum however=2C I'm assumin= g not > > too many will respond as there were not many posts regarding ccupdate. > > Hopefully debugging will give me some answers. Thanks again for replyi= ng. >=20 > From my experience with ant and clearcase=2C "Permission denied" is one o= f > the most frequent errors=2C beside files checked out reserved by someone > else. Maybe it's only because you run with user account lacking the > appropiate rights for accessing the view >=20 > As Dominique already mentioned debugmode : > ant -debug yourbuildfile.xml > is good to see the pure clearcase commands. >=20 > After you got the commands you may test the clearcase part isolated in a > shell(cmd on Windows)=2C no need to run your the whole ant script. That > way you'll get the output straight in your shell. >=20 > C:\>cleartool ........ >=20 > Clearcase resources =3D > http://members.cox.net/ejostrander/clearteam/index.html > http://www.yolinux.com/TUTORIALS/ClearcaseCommands.html >=20 >=20 > Regards=2C Gilbert >=20 >=20 >=20 >=20 >=20 >=20 > --------------------------------------------------------------------- > To unsubscribe=2C e-mail: user-unsubscribe@ant.apache.org > For additional commands=2C e-mail: user-help@ant.apache.org >=20 = --_859d5b9e-2cb5-41c1-aa4c-fb9964cd02f4_--