[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 for committing with "svn:external directory"

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-06-18 12:38:46 CEST

tdkim wrote:
> Hi all...
>
> I tested it in TSVN 1.4.0 -r 6772.
>
> My WC structure is
> ./TestWC / TestWC.txt
> ./TestWC / ExtDir (svn:external directory, and it hat a same repository
> with TestWC.)
> ./TestWC / ExtDir / ExtDir.txt
>
> When I commit modified file in TestWC directory.
> 1. If TestWC.txt is modifed.
> In a commit dialog, TestWC.txt is appeared. and Committing is OK.
>
> 2. If ExtDir.txt is modified.
> In a commit dialog, ExtDir/TestWC.txt is appeared. and Committing is OK.
>
> 3. If TestWC.txt and ExtDir.txt are modified.
> In a commit dialog, Both are appeared. but only TestWC.txt is
> committed.
>
> So I think that
> If svn:external is the same repository with a parent WC,
> I want that Both(WC and svn:external directory) are commited
> simultaneously with a same revision.
>
> Is it possible?

Yes. Done in revision 6841.

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 Sun Jun 18 12:39:07 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.