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

svn up -p

From: Vladimir Prus <ghost_at_cs.msu.su>
Date: 2002-11-05 12:36:44 CET

Hello,
I'm now looking at issue 399 (need 'svn up -p' feature) with
intention of implementing it someday before 1.0, provided this
feature is considered usefull (I find it so).

I belive that the only reasonable use of "svn up -p" would be
getting a specific revision of one file: running it on several
files or a directory has no point. So, I see three ways of
implementing it:

1. Change existing update editor so that it checks a specially added
    field in editor button.
2. Write a new editor which would have only a couple of
    meaningfull methods.
3. Don't bother, and use get_file from RA level.

I think that 3) is the simplest approach and is quite OK. Even if
fulltext will be send, who cares for one file?

So, what are opinions?

- Volodya

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Nov 5 12:36:01 2002

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.