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

Reply via email to