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

Re: user with delete rights

From: Andy Levy <andy.levy_at_gmail.com>
Date: Tue, 18 Mar 2008 08:11:44 -0400

On Tue, Mar 18, 2008 at 7:38 AM, maheshwar singh <maheshwars_at_hotmail.com> wrote:
>
> Todd,
>
> I'm working on a solution for our BI team.
> The guys create reports that are in use, when they make changes i want to
> version and store the earlier one.
> If the new report has issues, replace this with the earlier instance.
> So, i want this guys to add to source control, checkin / checkout.
> But i dont want them to deleted the older instance.
>
> The existing workaround requires people to make a copy of the report, zip
> it and store it for safe-keeping.
>
> i agree, subversion is not made for this activity. I'm trying to look for a
> solution that is easy to setup and own.

I think you're misunderstanding how Subversion works.

You can ALWAYS retrieve the old version of the report by specifying to
Subversion which revision you want to retrieve. Nothing will be
"deleted" by a future change to the report being committed.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-03-18 13:12:12 CET

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.