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

Re: SVN - restriction to checkout only the latest version

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Mon, 23 May 2011 18:02:03 +0300

There is no such feature built-in.

You could pretty easily cron something to move ^/trunk to ^/date/$date
and then copy it back *without history*, along with suitable authz
rules. But I've not the slightest clue why you'd want to do this.

It may well be the wrong solution to your problem, or the right solution
to a non-problem, etc. So you'll understand why I'm unable to say
I recommend doing this.

[radoo] wrote on Mon, May 23, 2011 at 16:16:53 +0200:
> Hello,
> I have a question whether subversion has possibility to allow checkout
> only the latest version of the repository.
>
> My idea is (due to security) to allow only access only to the latest
> revision of the file stored in subversion repository.
>
> Or is there an option to set which would tell to keep only the latest
> version or last 10 versions?
>
> Thanks for your answers,
>
> Rado
Received on 2011-05-23 17:02:50 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.