[1529] svn:externals, bad directories
Hello, I have a solution wich uses svn:externals in its root folder, and
on some subfolders. While cheking the sources brought by the build agent,
I saw that the externals that were referred in subfolders, where put
relative to the root folder.
So instead of getting:
Root
- SubFolder
-- External
I got:
Root
- SubFolder
- External
What I'm not sure, is if this is a bug in TeamCity, or a bug in
TortoiseSVN (albeit I like the TortoiseSVN way better...=).
Any ideas?
Pablo
--
That ball was glued to his right foot, all the way to the back of the net.
Pablo Montilla
www.odyssey.com.uy
Please sign in to leave a comment.
Hello Pablo,
could you try to perform check out with the command line svn? What is the
result?
--
Olesya Smirnova
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
"Pablo Montilla" <melkor@odyssey.com.uy> wrote in message
news:op.teo3qcs5cj6shk@athena.odyssey.com.uy...
Hello, I have a solution wich uses svn:externals in its root folder, and
on some subfolders. While cheking the sources brought by the build agent,
I saw that the externals that were referred in subfolders, where put
relative to the root folder.
So instead of getting:
Root
- SubFolder
-- External
I got:
Root
- SubFolder
- External
What I'm not sure, is if this is a bug in TeamCity, or a bug in
TortoiseSVN (albeit I like the TortoiseSVN way better...=).
Any ideas?
Pablo
--
That ball was glued to his right foot, all the way to the back of the net.
Pablo Montilla
www.odyssey.com.uy
On Thu, 24 Aug 2006 09:22:04 -0300, Olesya Smirnova
<Olesya.Smirnova@jetbrains.com> wrote:
>
I'll need help with that. I'm using svn+ssh for my repositories, and don't
know how to specify the certificate to use with the command line utility.
How is it done?
Regards,
Pablo
--
--
The more urgent the need for decision, the less apparent is
the identity of the decision-maker.
-- Murphy's Seventeenth Law
Pablo Montilla
www.odyssey.com.uy
I checked it, TeamCity behaviuor differs from the command line tool, so it's
our problem.
Please submit bug request.
--
Olesya Smirnova
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
"Pablo Montilla" <melkor@odyssey.com.uy> wrote in message
news:op.teuhukjacj6shk@athena.odyssey.com.uy...
>
>> Hello Pablo,
>> could you try to perform check out with the command line svn? What is the
>> result?
>>
>
>
>
>
>
>
>
On Fri, 25 Aug 2006 15:52:49 -0300, Olesya Smirnova
<Olesya.Smirnova@jetbrains.com> wrote:
Posted:
http://www.jetbrains.net/jira/browse/TW-733
Regards,
Pablo
--
Almost any program runs faster on a 386/25.
Pablo Montilla
www.odyssey.com.uy
hello, i'm believe i'm having this problem with TeamCity 1.1.1 (build 1730). 4 directories down from my "VCS root", i have some svn:externals definitions. i have specified a "VCS checkout subdirectory" in my project config. on the system running the agent, the full tree to the externallly linked dirs exists in c:\build agent\work\projectname, while the rest of the source tree exists in the "checkout subdirectory" i specified beneath the same path. this source tree does not contain the externals.
is there something i have configured improperly?
Hello,
please watch the bug request http://www.jetbrains.net/jira/browse/TW-1331
Thanks!
--
Olesya Smirnova
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
"kenichi nakamura" <no_reply@jetbrains.com> wrote in message
news:1855444.1166214353281.JavaMail.itn@is.intellij.net...
>