Return-Path: Delivered-To: apmail-jakarta-lucene-dev-archive@www.apache.org Received: (qmail 17734 invoked from network); 27 Feb 2005 01:33:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 27 Feb 2005 01:33:29 -0000 Received: (qmail 96615 invoked by uid 500); 27 Feb 2005 01:33:28 -0000 Delivered-To: apmail-jakarta-lucene-dev-archive@jakarta.apache.org Received: (qmail 96599 invoked by uid 500); 27 Feb 2005 01:33:28 -0000 Mailing-List: contact lucene-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Lucene Developers List" Reply-To: "Lucene Developers List" Delivered-To: mailing list lucene-dev@jakarta.apache.org Received: (qmail 96586 invoked by uid 99); 27 Feb 2005 01:33:28 -0000 X-ASF-Spam-Status: No, hits=2.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,FORGED_YAHOO_RCVD X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from web31102.mail.mud.yahoo.com (HELO web31102.mail.mud.yahoo.com) (68.142.200.35) by apache.org (qpsmtpd/0.28) with SMTP; Sat, 26 Feb 2005 17:33:27 -0800 Received: (qmail 41181 invoked by uid 60001); 27 Feb 2005 01:33:25 -0000 Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; b=x4cu80p0+/LBDRo+lMlbLJVvYFEeFDc6WGcgJmU1dPQet/FFNAtOomQTF2w/vJES/fwZRf1ZEhyOQChWOJEPQ1Z/9FJbb7qicdNKxjOH9R//QGP4THEeVaVJANnvn9wT6tuGpQ9vRlkXADm9WvY0gvxbW0XrtLDU/w2xpFJQQZA= ; Message-ID: <20050227013325.41179.qmail@web31102.mail.mud.yahoo.com> Received: from [69.201.143.88] by web31102.mail.mud.yahoo.com via HTTP; Sat, 26 Feb 2005 17:33:25 PST Date: Sat, 26 Feb 2005 17:33:25 -0800 (PST) From: Otis Gospodnetic Subject: Re: SVN error To: Lucene Developers List In-Reply-To: <42212158.2060309@electricjellyfish.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Thanks Garrett & Erik, the svn switch relocate worked flawlessly. Back to flippin' crepes... Otis --- Garrett Rooney wrote: > Erik Hatcher wrote: > > You have to use https for commits. Perhaps re-checkout completely > with > > https first, though an "svn switch" might do the trick also. > > If you're in your working copy you can run the command > > $ svn switch --relocate http:// https:// > > That'll switch your working copy from http to https. Note that when > you're doing a switch between branches in a repository (the usual > use) > you don't want the --relocate flag, that's only used when the base > URL > of the repository has changed for some reason, like when switching > between http and https. > > -garrett > > --------------------------------------------------------------------- > To unsubscribe, e-mail: lucene-dev-unsubscribe@jakarta.apache.org > For additional commands, e-mail: lucene-dev-help@jakarta.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: lucene-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: lucene-dev-help@jakarta.apache.org