I used to do that, until I found out that they do not show up in the commit
dialog (only in the modificiations dialog). Now I do this:
engine http://blah.foo.com/svn/engine/trunk
So in my working copy, I have a folder structure like this:
C:\code\my_project\code\engine
The 'engine' folder above is the one auto-generated by SVN due to the
external link. The 'code' folder (parent to 'engine') is actually an empty
folder checked into my working copy and is not an external link.
On Jan 25, 2008 11:15 AM, Stefan Küng <tortoisesvn_at_gmail.com> wrote:
> Robert Dailey wrote:
> > Hmm, I'm not sure what I can do to help you reproduce the issue. The
> > server is not running a beta server, it's running an actual release of
> > SVN (not sure if this is relevant). Please let me know what I can do to
> > help. Should I create a test repository and give you access Stefan?
>
> Do you have your externals set like this?
> ext\subfolder http://server.com/repo/extfolder
> (ext\subfolder instead of just 'folder')
>
> If yes, then I don't think that ever worked. And you shouldn't even see
> the files from the externals folder in the commit dialog anymore with a
> recent nightly build.
>
> Stefan
>
>
> --
> ___
> oo // \\ "De Chelonian Mobile"
> (_,\/ \_/ \ TortoiseSVN
> \ \_/_\_/> The coolest Interface to (Sub)Version Control
> /_/ \_\ http://tortoisesvn.net
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
> For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
>
>
Received on 2008-01-25 18:19:09 CET