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

Re: setting config-dir when export

From: Ryan Schmidt <subversion-2008c_at_ryandesign.com>
Date: Thu, 9 Oct 2008 02:03:00 -0500

On Oct 9, 2008, at 01:46, Balázs Varga wrote:

> I'm trying to export lot's of files from my repository, but not all as
> usual, so I thought if I make a copy from my existing config
> directory, and change the global-ignore in the config file in the new
> directory ( put some more exceptions ) I can reach my goal, but not.
> :( specialy I tryed to skip whole directories, but it's not working
> for files too. What's wrong? the command syntax looks like this:
>
> svn export --force --config-dir c:\neconfdir file:///c:/repository/
> src/trunk .

The "ignore" feature does not apply to "export". It only applies to
"add" and "status".

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-10-09 09:03:39 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.