From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/23878 Path: news.gmane.org!not-for-mail From: Wolfgang Zillig Newsgroups: gmane.comp.tex.context Subject: Re: beginners manual Date: Mon, 28 Nov 2005 15:08:51 +0100 Message-ID: <438B0F73.2040206@student.kuleuven.be> References: <4387B20E.9060208@wxs.nl> <438B0286.6090804@iki.fi> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1133186955 26011 80.91.229.2 (28 Nov 2005 14:09:15 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 28 Nov 2005 14:09:15 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Mon Nov 28 15:09:05 2005 Return-path: Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by ciao.gmane.org with esmtp (Exim 4.43) id 1Egjgn-00083R-3M for gctc-ntg-context-518@m.gmane.org; Mon, 28 Nov 2005 15:09:05 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 4FC5E12880; Mon, 28 Nov 2005 15:09:04 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 07558-03; Mon, 28 Nov 2005 15:08:59 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 775D3127C0; Mon, 28 Nov 2005 15:08:59 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id E0165127C0 for ; Mon, 28 Nov 2005 15:08:57 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 07623-01 for ; Mon, 28 Nov 2005 15:08:56 +0100 (CET) Original-Received: from nibbel.kulnet.kuleuven.ac.be (nibbel.kulnet.kuleuven.ac.be [134.58.240.41]) by ronja.ntg.nl (Postfix) with ESMTP id CE3D9127B7 for ; Mon, 28 Nov 2005 15:08:56 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by nibbel.kulnet.kuleuven.ac.be (Postfix) with ESMTP id 8FB414C5C1 for ; Mon, 28 Nov 2005 15:08:56 +0100 (CET) Original-Received: from smtp02.kuleuven.be (lepidus.kulnet.kuleuven.ac.be [134.58.240.72]) by nibbel.kulnet.kuleuven.ac.be (Postfix) with ESMTP id DB23B4C542 for ; Mon, 28 Nov 2005 15:08:55 +0100 (CET) Original-Received: from [10.33.194.76] (dhcp-194-076.bwk.kuleuven.ac.be [10.33.194.76]) by smtp02.kuleuven.be (Postfix) with ESMTP id C6C952CAAA8 for ; Mon, 28 Nov 2005 15:08:52 +0100 (CET) User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: de-DE, de, en-us, en Original-To: mailing list for ConTeXt users In-Reply-To: <438B0286.6090804@iki.fi> X-Virus-Scanned: by KULeuven Antivirus Cluster X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:23878 Archived-At: Mari Voipio schrieb: > Hans Hagen wrote: > >> I 'reorganized' (split) the beginners manual and put it in svn, so >> anyone who is willing to translate can check out a copy. > > > OK, I'm either out of the loop (had off-the-Internet holiday) or just > a dummy Windows user, but the above doesn't really parse here so > cannot even get started... > > I've used CVS, but SVN is totally new for me (although I've seen it > mentioned here once or twice) - so if anyone has recommendations for > what client/program to use in Windows (2000/XP) and Mac OS 10.4, I'd > be very interested. And a URL or other directions towards the SVN > server (or whatever it is) would be appreciated; my work computer > isn't very cooperative with online pdf pages, so I've got real > problems with finding anything on Pragma website (*never* install > newer Acrobat Reader on a Windows that already has an older full > Acrobat...). > For Win there is tortoiseSVN: http://tortoisesvn.tigris.org/ You will have to install it. Then create somewhere a new folder. Rightclick on that folder and there should "SVN Checkout" available in the menu use this URL svn://ctx.pragma-ade.nl/manuals When I'm not completely wrong that should be all. Wolfgang