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

Re: [TSVN] Feature Request

From: <mjohnston_at_austar.com.au>
Date: 2005-07-18 01:37:47 CEST

Jens Hartmann wrote:
> we start using Subversion and TortoiseSVN in our firm and some of my
> colleague
> ask for some features in TortoiseSVN.
>
> 1. Kill working copy after successfull comit.
> This should work as follows:
> a checkbox in the Commit-Dialog, that is normally unchecked
> when it is checked and the commit was successfull, then there had to
> appear a Messagebox: "Delete working copy" yes/no
> after clicking yes, the working copy will be deleted.

Why would you want to delete the working copy after a commit???
Honestly, I can't even imagine a reason for this!

Since I'm sure that you're the only one 'needing' this, I think it's not
too much to ask that you simple select the working copy in the explorer
and delete it manually.

> 2. Checkout externals readonly.
> This should be a checkbox in the Checkout-Dialog.
> If it is checked, all externals have to set readonly in working copy.

What do you mean with 'readonly'? If you want certain developers to
*not* have write access to specific parts of a repository, then you can
use mod_autz_svn to get fine grained access control (path based).
There's no way to mark something as 'readonly' on the client side,
especially since Subversion 1.2 now uses the file readonly flag to mark
a locked file.

Stefan

--
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Actually Stefan, I can think of a way for this to be used and was also
brought up by some people in one of our teams here. They would like the
ability to jump on a machine anywhere in the building and be able to make
changes to a file ad then delete the repositiory from the machine so that
there are not repositories littered around the company.
Regards,
_______________________________
Mark Johnston
IT Systems Development
Austar Communications Pty Ltd
w: http://www.austar.com.au
e: mjohnston@austar.com.au
p: 61 7 5560 6806
m: 61 417 726 718
**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.
This footnote also confirms that this email message has been swept by
MIMEsweeper for the presence of computer viruses.
www.mimesweeper.com
**********************************************************************
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Mon Jul 18 01:38:40 2005

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.