Return-Path: X-Original-To: apmail-subversion-users-archive@minotaur.apache.org Delivered-To: apmail-subversion-users-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 918D367D8 for ; Mon, 4 Jul 2011 06:31:43 +0000 (UTC) Received: (qmail 46308 invoked by uid 500); 4 Jul 2011 06:31:41 -0000 Delivered-To: apmail-subversion-users-archive@subversion.apache.org Received: (qmail 45949 invoked by uid 500); 4 Jul 2011 06:31:30 -0000 Mailing-List: contact users-help@subversion.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@subversion.apache.org Delivered-To: moderator for users@subversion.apache.org Received: (qmail 45253 invoked by uid 99); 4 Jul 2011 06:29:53 -0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) X-Yahoo-Newman-Property: ymail-3 X-Yahoo-Newman-Id: 409661.1230.bm@omp1047.mail.ne1.yahoo.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1309760962; bh=HtCv1/gz3tDaOxPbki80a/6I+a34Ah/ViKkL+ckbN/E=; h=X-YMail-OSG:Received:X-Mailer:Message-ID:Date:From:Subject:To:MIME-Version:Content-Type; b=0G7zZQzG1+ZMvnrZIxH10tBAIWcPX3J22yv8VU26vUE0xCjgEJmKqMhtqVRguK9TmIbNtmfzHRYVGqjtHzo72mJvtScqfqhqvJ5KGDJJ2q7zf4WkcvcA4Bax+l9QXL+oPlqnCrXm8iLU5wzOTnB0GqLDF8ybONU6tFsK185SbZw= DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:X-Mailer:Message-ID:Date:From:Subject:To:MIME-Version:Content-Type; b=bTGYufSY1H5Sb6PNB0thFLzQTXj462UqYm86tfRjBpZMZ664aSRD3zWW/Rk83YSnoiC5e3aqQi24zAe7fDqw7dDFG13G1sVg9O3EVbBbts8UoStjVeSU97A9suKhweJs9sJ2B5K20CrT46cLC7Hlf9JQtau//Twl6LdRQj0/7gc=; X-YMail-OSG: fwo7fJAVM1nnp2yldz37y0iE58YuN5UQaG1itjkhzZAzGGe T8YNx2VhmgHx16zRDpIdImQ_sxX04Hh4yqR0SLU_YFmb.iU5JaEBLXEIuap8 DRPjXQVLWHKdkRT3AYKTPAWN_96fPfJRdOsijODDI69FVu7DRI8PLxY418z0 0g8JBVtfZdUnGz05Crln991UIgLqrQOTL1EgEtO3YM744iFGJjGaRTqo56q2 QnciddqB_RD.CIMUle45x87wXuPHbVSKDOHQVG4Lha6nIrXTgT00daTM.mhc xnHLldfoGCOOH2x_KiH_KdsR2TrmK8nu53cohxqaIfD1B4V0Av5aVyc_pcA8 iK8CfU0WzhMc40ZkI2WG_DuUnNxJu77apJxl4KIxZENKL0NPy6zWOf_NGdxW i2HswKsMNInxf X-Mailer: YahooMailRC/572 YahooMailWebService/0.8.112.307740 Message-ID: <1309760962.54005.YahooMailRC@web33402.mail.mud.yahoo.com> Date: Sun, 3 Jul 2011 23:29:22 -0700 (PDT) From: Roy Manzi Subject: Cannot create repository To: users@subversion.apache.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="0-2048110670-1309760962=:54005" --0-2048110670-1309760962=:54005 Content-Type: text/plain; charset=us-ascii Hi, I'm using Subversion in Xcode 3.2 on a Mac OS X 10.6, I created a repository in /Users/Shared/Subversion/Linear called Linear using (my home directory is /Users/admin) svnadmin create then used a "harmless" command to create the .subversion config directory which I edited so as to treat the xcode project file as text. Next, I tried to create another repository in /Users/Shared/Subversion/VisionDB and I'm now unable to do so, I get the message "svn: /Users/admin/.subversion/config:94: Option expected and no repository is created. I also can no longer find the .subversion directory. I've tried running a "harmless" command (e.g svn status) but no config is created. Please kindly advise on how I can create a new (second) repository. Thanks for your help --0-2048110670-1309760962=:54005 Content-Type: text/html; charset=us-ascii
Hi,

I'm using Subversion in Xcode 3.2 on a Mac OS X 10.6, I created a repository in /Users/Shared/Subversion/Linear called Linear using (my home directory is /Users/admin)

svnadmin create

then used a "harmless" command to create the .subversion config directory which I edited so as to treat the xcode project file as text.

Next, I tried to create another repository in /Users/Shared/Subversion/VisionDB and I'm now unable to do so, I get the message

"svn: /Users/admin/.subversion/config:94: Option expected

and no repository is created. I also can no longer find the .subversion directory. I've tried running a "harmless" command (e.g svn status) but no config is created.

Please kindly advise on how I can create a new (second) repository. Thanks for your help
--0-2048110670-1309760962=:54005--