Re: Trouble Mac OS X binary/CVS
Ger Hobbelt <[email protected]> Thu, 17 Dec 2009 21:34:47 +0100
| Newsgroups | gmane.comp.web.html-tidy.devel |
|---|---|
| Message-ID | <[email protected]> |
--001517478ccedff45a047af28da0 Content-Type: text/plain; charset=ISO-8859-1 Don't know about the tar -zxvf -- it should work on anything else and t'was the age of the dino's that I last got my paws on a working Mac, and back then there always was some trouble with the FTP transfers and line endings, but re CVS, the attached script should work okay anyhow; it's my CVS invocation on Linux to fetch the latest (CVS HEAD) from SF. I'd say copy&paste the relevant bits from that and you should be a-okay. (on Linux the script runs without any trouble and OS-X also knows bash, I hear) On Thu, Dec 17, 2009 at 9:12 PM, David Della Costa <[email protected]> wrote: > Hi folks, > > I'm trying to get this package installed on Mac OS X (without using the MacPorts > version) and having some difficulty. > > When I download the binary and try to unpack it, this is what happens: > > # tar -zxvf tidy_mosx.tgz > ./tab2space > ./tidy > tar: A lone zero block at 740 > # > > If I try to get the source via CVS, I get this: > > # cvs -d:pserver:[email protected]:/cvsroot/tidy login > Logging in to :pserver:[email protected]:2401/cvsroot/tidy > CVS password: > > (nothing there, that is, anon login seems to work fine) > > # cvs -z3 -d:pserver:[email protected]:/cvsroot/tidy co -r1.46 > -P tidy > cvs checkout: cannot open CVS/Entries for reading: No such file or directory > cvs [checkout aborted]: no repository > > Or (based on comment here: http://sourceforge.net/projects/tidy/): > > # cvs -d:pserver:[email protected]:/cvsroot/tidy co -P tidy > cvs checkout: cannot open CVS/Entries for reading: No such file or directory > cvs [checkout aborted]: no repository > # > > Am I doing something obviously wrong? > > Thank you! > > Best, > Dave > > ------------------------------------------------------------------------------ > This SF.Net email is sponsored by the Verizon Developer Community > Take advantage of Verizon's best-in-class app development support > A streamlined, 14 day to market process makes app distribution fast and easy > Join now and get one step closer to millions of Verizon customers > http://p.sf.net/sfu/verizon-dev2dev > _______________________________________________ > Tidy-develop mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/tidy-develop > -- Met vriendelijke groeten / Best regards, Ger Hobbelt -------------------------------------------------- web: http://www.hobbelt.com/ http://www.hebbut.net/ mail: [email protected] mobile: +31-6-11 120 978 -------------------------------------------------- b --001517478ccedff45a047af28da0 Content-Type: application/x-sh; name="_update_from_cvs.sh" Content-Disposition: attachment; filename="_update_from_cvs.sh" Content-Transfer-Encoding: base64 X-Attachment-Id: f_g3bzm1pg0 IyEgL2Jpbi9zaAoKIwojIGdyYWIgdGhlIGNvbXBsZXRlIHNvdXJjZSB0cmVlIGZyb20gQ1ZTIGF0 IHNvdXJjZWZvcmdlCiMKCiNjdnMgLWQ6cHNlcnZlcjphbm9ueW1vdXNAdGlkeS5jdnMuc291cmNl Zm9yZ2UubmV0Oi9jdnNyb290L3RpZHkgbG9naW4gIApjdnMgLXozIC1kOnBzZXJ2ZXI6YW5vbnlt b3VzQHRpZHkuY3ZzLnNvdXJjZWZvcmdlLm5ldDovY3Zzcm9vdC90aWR5IGNvIC1SIC4gCgoK --001517478ccedff45a047af28da0 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev --001517478ccedff45a047af28da0 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Tidy-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tidy-develop --001517478ccedff45a047af28da0--