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

Re: [Subclipse-users] svnant sparse checkout - doable?

From: Mark Phippard <markphip_at_gmail.com>
Date: Fri, 1 Mar 2013 14:20:04 -0500

I doubt it. There has been hardly any work done on SVNAnt in years and
that depth feature came out after development more or less stopped.

Perhaps take a look at this Python script?

http://svn.apache.org/repos/asf/subversion/trunk/tools/client-side/svn-viewspec.py

It will drive the command line based on a configuration file that describes
the paths you want to include.

On Fri, Mar 1, 2013 at 2:15 PM, Adrian Price <aprice_at_tibco.com> wrote:

> Good day,****
>
> ** **
>
> Could anyone tell me whether it is possible to perform a sparse checkout
> using SVNAnt 1.3.1 (with SVNKit 1.7.8)? ****
>
> ** **
>
> The TortoiseSVN instructions for performing a sparse checkout appear to
> involve a depth=”empty” initial checkout followed by a fully recursive
> update using ‘Choose items…’ to specify which child folders to include
> (and, by implication, which to exclude). According to the SVNAnt docs, the
> Ant svn checkout sub-task has a depth parameter but the sub-update task
> does not, so I can’t figure out how to accomplish the Ant equivalent of the
> TortoiseSVN instructions.****
>
> ** **
>
> Thanks,****
>
> ** **
>
> Adrian Price****
>
> Senior Architect****
>
> TIBCO Software Inc.****
>
> ** **
>
> *“tenax propositi altiora peto”*
>
> ** **
>

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=3050128
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2013-03-01 20:20:11 CET

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

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