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

Re: feature requests

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-06-01 18:09:01 CEST

Michael Nirschl wrote:

> There are 2 small features we used while on CVS which would make it an
> even better experience for us:
>
> 1.) For our purposes we prefer to have more than the standard number
> of lines context when creating patches. Would it be possible to make
> this configurable somewhere in the settings ? So far the setting don’t
> contain any section for patches.

Sorry, no can do. The Subversion API doesn't allow to specify this.
You'd have to ask for this feature on their mailing list - once they
implement this in their API, then TSVN will of course start using it.

> 2.) We use a framework for our UI developments which we keep in a
> separate repository that is assumed to be in a subdirectory of the main
> project checkout. Also, we have some customer modules which are placed
> in similar ways. Currently we could create links to the framework
> repository to keep the directory structure, but this is prone to break
> when changing URL’s (branches on CVS). Is there any way that SVN could
> just know that a sub directory is a SVN checkout, and apply commands
> like changing URL (branch) or creating a patch recursively across
> repository boundaries ?

How would that work? If you have a subfolder from a different
repository, then
* you can't commit atomically, because you must commit to each
repository separately
* the urls of those repositories can be completely different. So how
could you know what to change in the url of such a subfolder if you e.g.
create a tag? Just assume something?

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
Received on Thu Jun 1 18:09:16 2006

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.