[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: subversion and library-tarballs

From: Paul L Lussier <pll_at_lanminds.com>
Date: 2003-07-08 21:08:32 CEST

>>>>> On Tue, 8 Jul 2003, "SteveKing" == SteveKing wrote:

  SteveKing> What if subversion got an additional property which would
  SteveKing> not fetch additional sources from another subversion
  SteveKing> repository but directly from source-tarballs?

  SteveKing> The property could be e.g. svn:tarball, with a simple URL
  SteveKing> as the parameter. (if the installed tar/zip program needs
  SteveKing> special parameters this could be set in the config file)

I *love* the idea (certainly would make my relmgr life a little easier ;)

I'm concerned about the implementation of the property.

Do you set something like:
        svn:tarball
                neon: http://www.webdav.org/neon/neon-0.23.9.tar.gz
?

If so, how do set the property such that it's OS-agnostic?
Additional layers:

        neon-unix: http://www.webdav.org/neon/neon-0.23.9.tar.gz
        neon-win: http://www.webdav.org/neon/neon-0.23.9.zip
        neon-mac: http://www.webdav.org/neon/neon-0.23.9.???

And if so, how do you determine which one to pull down for the
current build machine?

Of course, these are just small details I suppose. But I *really*
like the idea :)

+1 from me :)

-- 
Seeya,
Paul
--
Key fingerprint = 1660 FECC 5D21 D286 F853  E808 BB07 9239 53F1 28EE
	It may look like I'm just sitting here doing nothing,
   but I'm really actively waiting for all my problems to go away.
	 If you're not having fun, you're not doing it right!
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jul 8 21:09:41 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.