Return-Path: Delivered-To: apmail-myfaces-dev-archive@www.apache.org Received: (qmail 7239 invoked from network); 2 May 2005 20:48:35 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 2 May 2005 20:48:35 -0000 Received: (qmail 71674 invoked by uid 500); 2 May 2005 20:50:04 -0000 Delivered-To: apmail-myfaces-dev-archive@myfaces.apache.org Received: (qmail 71639 invoked by uid 500); 2 May 2005 20:50:03 -0000 Mailing-List: contact dev-help@myfaces.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "MyFaces Development" Delivered-To: mailing list dev@myfaces.apache.org Received: (qmail 71626 invoked by uid 99); 2 May 2005 20:50:03 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from mail.marathon-man.com (HELO fire.marathon-man.com) (66.13.73.146) by apache.org (qpsmtpd/0.28) with ESMTP; Mon, 02 May 2005 13:50:02 -0700 Received: from localhost (fire.marathon-man.com [127.0.0.1]) by fire.marathon-man.com (Postfix) with ESMTP id CA68817833D for ; Mon, 2 May 2005 13:48:27 -0700 (PDT) Received: from fire.marathon-man.com ([127.0.0.1]) by localhost (fire.marathon-man.com [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id 30290-01 for ; Mon, 2 May 2005 13:48:08 -0700 (PDT) Received: from [10.0.1.3] (gsdev.marathon-man.com [10.0.1.3]) by fire.marathon-man.com (Postfix) with ESMTP id 318E5178336 for ; Mon, 2 May 2005 13:48:08 -0700 (PDT) Message-ID: <42769208.4030006@marathon-man.com> Date: Mon, 02 May 2005 13:48:08 -0700 From: Grant Smith User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050322) X-Accept-Language: en-us, en MIME-Version: 1.0 To: MyFaces Development Subject: Re: SVN Conversion Status References: <42766BEE.8000502@marathon-man.com> <427674D2.6080405@marathon-man.com> In-Reply-To: <427674D2.6080405@marathon-man.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at marathon-man.com X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Another quick note to prevent people making the same mistakes I did: If you have committer access, use HTTPS instead of HTTP. You will NOT be able to commit a change without https.Also, you will have to log into svn.apache.org and use the svnpasswd command to set your SVN password. So to summarize: 1. ssh to svn.apache.org, use svnpass to set your svn password. 2. check out https://svn.apache.org/repos/test/myfaces/trunk using your apache loginid and your newly created svn password. 3. make a few test changes 4. commit. Grant Smith wrote: > To avoid checking out all tags and branches, just check out > http://svn.apache.org/repos/test/myfaces/trunk > > Grant Smith wrote: > >> There is now a SVN repository at >> http://svn.apache.org/repos/test/myfaces for us to test, experiment >> with and review. This is a conversion of the CVS repository as of >> this morning. >> >> Please let me know when everyone is comfortable with it, and that it >> works to everyone's expectations. At that time, I will ask the >> infrastructure guys to lock the CVS repository and do the conversion >> again to sync up the repository. After that, it's all SVN!! >> >> Let's get this testing phase wrapped up quickly, folks... >> >> Thanks, >> Grant >> >> >> >> > > >