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

Re: best practice: accessing svn data without co

From: Andreas Krey <a.krey_at_gmx.de>
Date: Tue, 9 Aug 2011 20:32:46 +0200

On Tue, 09 Aug 2011 20:27:53 +0000, Jan Ciesko (GMAIL) wrote:
> Dear SVN users
>
> I would like to ask the following: is there a way to access svn data on
> the svn server without checking data out?

'svn cat $URL' and 'svn ls $URL' come to mind.
But not easy to get a tree with those.

> I would need to create
> temporal tar'ed archive of a versioned directory that is then attached

What is 'temporal' in this context? Why isn't 'svn export & tar' an option?

Andreas

-- 
"Totally trivial. Famous last words."
From: Linus Torvalds <torvalds@*.org>
Date: Fri, 22 Jan 2010 07:29:21 -0800
Received on 2011-08-09 20:33:18 CEST

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

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