Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Issue 333 in rabbitvcs: authentication information not saved

Received: by 10.68.227.67 with SMTP id ry3mr29289238pbc.8.1342032408591;
        Wed, 11 Jul 2012 11:46:48 -0700 (PDT)
X-BeenThere: rabbitvcs-activity@googlegroups.com
Received: by 10.68.191.225 with SMTP id hb1ls2895037pbc.4.gmail; Wed, 11 Jul
 2012 11:46:47 -0700 (PDT)
Received: by 10.68.220.230 with SMTP id pz6mr29293431pbc.3.1342032407702;
        Wed, 11 Jul 2012 11:46:47 -0700 (PDT)
Received: by 10.68.220.230 with SMTP id pz6mr29293428pbc.3.1342032407691;
        Wed, 11 Jul 2012 11:46:47 -0700 (PDT)
Return-Path: <3F8r9TwkOACgVEFFMXZGWKSSKPIGSHI....@codesite.bounces.google.com>
Received: from mail-pb0-f76.google.com (mail-pb0-f76.google.com [209.85.160.76])
        by gmr-mx.google.com with ESMTPS id gg7si821483pbc.0.2012.07.11.11.46.47
        (version=TLSv1/SSLv3 cipher=OTHER);
        Wed, 11 Jul 2012 11:46:47 -0700 (PDT)
Received-SPF: pass (google.com: domain of 3F8r9TwkOACgVEFFMXZGWKSSKPIGSHI....@codesite.bounces.google.com designates 209.85.160.76 as permitted sender) client-ip=209.85.160.76;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of 3F8r9TwkOACgVEFFMXZGWKSSKPIGSHI....@codesite.bounces.google.com designates 209.85.160.76 as permitted sender) smtp.mail=3F8r9TwkOACgVEFFMXZGWKSSKPIGSHI....@codesite.bounces.google.com
Received: by pbbrq13 with SMTP id rq13so354433pbb.1
        for <rabbitvcs-activity@googlegroups.com>; Wed, 11 Jul 2012 11:46:47 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.68.223.73 with SMTP id qs9mr29236324pbc.7.1342032407464; Wed,
 11 Jul 2012 11:46:47 -0700 (PDT)
Reply-To: codesite-nore...@google.com
X-Generated-By: Google Code
X-GoogleCode-Project: rabbitvcs
X-GoogleCode-Issue-Id: 333
References: <4-6871135323888385921-2292200839811951215-rabbitvcs=googlecode.com@googlecode.com>
 <0-6871135323888385921-2292200839811951215-rabbitvcs=googlecode.com@googlecode.com>
In-Reply-To: <4-6871135323888385921-2292200839811951215-rabbitvcs=googlecode.com@googlecode.com>
Message-ID: <5-6871135323888385921-2292200839811951215-rabbitvcs=googlecode.com@googlecode.com>
Date: Wed, 11 Jul 2012 18:46:47 +0000
Subject: Re: Issue 333 in rabbitvcs: authentication information not saved
From: rabbit...@googlecode.com
To: rabbitvcs-activity@googlegroups.com
Content-Type: text/plain; charset=ISO-8859-1; format=flowed; delsp=yes


Comment #5 on issue 333 by Ilario.F...@gmail.com: authentication  
information not saved
http://code.google.com/p/rabbitvcs/issues/detail?id=333

I have used a workaround but i don't know if is correct.

Inside the .subversion directory change the owner of directory auth (orig  
owned by root):

chown -R youruser. .subversion/auth

after this rabbitvcs is able to save my credentials and don't ask for it  
every time