On Tue, 2008-09-23 at 10:06 +0100, David O'Shea wrote:
> Hi,
>
> On 22/09/2008 20:32, Mark Phippard wrote:
> > 2. The feature as it currently exists, only really works for a local
> > desktop running Gnome in X. Our customer wants it to also work in an
> > SSH terminal to a remote *nix workstation. We pretty much have this
> > working now. There will be one or more patches coming to help, but
> > here is what you have to do:
> >
> > In the remote terminal session:
> >
> > $ eval `gnome-keyring-daemon`
> > $ export GNOME_KEYRING_SOCKET
> > $ export GNOME_KEYRING_PID
>
> You can save some typing and do just the following with the same effect:
>
> $ export `gnome-keyring-daemon`
Thanks David.
-AT
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-09-23 12:47:56 CEST