On Thu, 2010-12-02 at 00:31 -0600, Daniel Shahaf wrote:
> Ryan Schmidt wrote on Wed, Dec 01, 2010 at 13:33:50 -0600:
> >
> > On Dec 1, 2010, at 13:31, Steve Cohen wrote:
> >
> > > The build process of the application I am bringing under svn creates a
> > > number of unix binary executables that
Couldn't you just mount the online storage using whatever protocol they
support then run the encryption on top? In linux this would be like
ecryptfs on top of nfs. Not terribly performant, but it would
accomplish what you want.
On Mon, 2010-10-18 at 05:58 -0500, Gary wrote:
> I want to create a
On Thu, 2010-08-12 at 10:23 -0500, Bob Archer wrote:
> > How to avoid the .svn directories while preparing rpm packages?
> > When I am trying to do rpmbuild ,it is also taking all the .svn
> > directores recursively ,Which I don't want to see in the rpm
> > packages
> > since we send to clients. I
On Tue, 2010-01-19 at 09:54 -0600, Giulio Troccoli wrote:
> >
>
>
> Linedata Services (UK) Ltd
> Registered Office: Bishopsgate Court, 4-12 Norton Folgate, London, E1 6DB
> Registered in England and Wales No 3027851VAT Reg No 778499447
>
> -Original Message-
>
>
> >
> >
> > > From:
The fact that the trace shows org.python.python, does that mean that
your /usr/bin/python is Jython (python in java) instead of CPython?
On Mon, 2010-01-18 at 20:12 -0600, Daniel Eggert wrote:
> I've been trying to use python to use Subversion’s Remote Access library, but
> it crashes.
>
>
>
>