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

svn export and revision range

From: Kevin Blaisdell <blaisdellk_at_yahoo.com>
Date: 2003-05-09 19:31:56 CEST

I was playing around and noticed the following;

"svn help export" indicates that -r can be given a
range X:Y

I thought maybe this would export only files that have
changed between 2 revisions. If you try this (.21
client) it doesn't error, but gives you whatever was
specified first. So -r1:2 will export 1 and -r2:1
would export 2, etc.

This is very minor and I am guessing was never
intended as a feature so it is therefore just
something that needs to be cleaned up in the help text
at some point. I just want quickly confirm this and
while I am at it ask a nieve/beginner question. If I
wanted to just pull changed files from the repo what
would be the best way to do it?

Thanks,
Kevin

__________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.
http://search.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri May 9 19:33:12 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.