Package: git-svn
Version: 1:1.7.4.1-5
Severity: wishlist

Hi there,

I've tried to configure git-svn to use gnome-keyring-daemon with no luck at all.
Indeed, I have found that it modifies stored pwd file svn uses and then
I have to write my pwd each time until I use again subversion (which changes
again the file):

vpablos@chiquitin:~/tmp/tmp-1$ svn co 
https://babel.ls.fi.upm.es/svn/negation_and_fuzzy_logic --depth=empty
Checked out revision 124.
vpablos@chiquitin:~/tmp/tmp-1$ cat ~/.subversion/auth/svn.simple/*
K 8
passtype
V 13
gnome-keyring
K 15
svn:realmstring
V 65
<https://babel.ls.fi.upm.es:443> Subversion repositories at Babel
K 8
username
V 7
vpablos
END
vpablos@chiquitin:~/tmp/tmp-1$ cd ../tmp-2/
vpablos@chiquitin:~/tmp/tmp-2$ git svn clone 
https://babel.ls.fi.upm.es/svn/negation_and_fuzzy_logic 
Initialized empty Git repository in 
/home/vpablos/tmp/tmp-2/negation_and_fuzzy_logic/.git/
Authentication realm: <https://babel.ls.fi.upm.es:443> Subversion repositories 
at Babel
Password for 'vpablos':
        A       .gitignore
...
Checked out HEAD:
  https://babel.ls.fi.upm.es/svn/negation_and_fuzzy_logic r124
vpablos@chiquitin:~/tmp/tmp-2$ cat ~/.subversion/auth/svn.simple/*
K 15
svn:realmstring
V 65
<https://babel.ls.fi.upm.es:443> Subversion repositories at Babel
K 8
username
V 7
vpablos
END


Could you make git-svn work with gnome-keyring? 
The only way I am not forced to write the pwd each time is by setting in 
subversion
store-plaintext-passwords = yes
and this is not acceptable ...

Thanks.

-- System Information:
Debian Release: 6.0.1
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'squeeze'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages git-svn depends on:
ii  git                         1:1.7.4.1-5  fast, scalable, distributed revisi
ii  libsvn-perl                 1.6.12dfsg-5 Perl bindings for Subversion
ii  libterm-readkey-perl        2.30-4       A perl module for simple terminal 
ii  libwww-perl                 5.836-1      Perl HTTP/WWW client/server librar

git-svn recommends no packages.

Versions of packages git-svn suggests:
ii  git-doc                     1:1.7.2.5-1  fast, scalable, distributed revisi
ii  subversion                  1.6.16dfsg-1 Advanced version control system

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to