So I tried it today and it turns out that everything works perfectly. The
mistake I did was that the first time I did 'svn up --ignore-externals
user' and I forgot about the --ignore-externals parameter so the next time
('svn up' in 'software') naturally the externals (for 'user') were fetched
as w
On Mon, Jul 8, 2013 at 7:08 PM, Johan Corveleyn wrote:
> Also, check the version of the server. I think if you use a very old
> server, that server might not fully understand the "depth" nuances. So
> it's possible that this is just a back compat thing: the server will
> send everything, and the
On Mon, Jul 8, 2013 at 11:08 AM, Johan Corveleyn wrote:
> On Mon, Jul 8, 2013 at 10:43 AM, Miro Kropáček
> wrote:
>>
>> On Mon, Jul 8, 2013 at 6:35 PM, Tobias Bading wrote:
>>>
>>> You said you did an update yesterday, have you tried it with the latest
>>> 1.7 Tortoise release and a fresh worki
On Mon, Jul 8, 2013 at 10:43 AM, Miro Kropáček wrote:
>
> On Mon, Jul 8, 2013 at 6:35 PM, Tobias Bading wrote:
>>
>> You said you did an update yesterday, have you tried it with the latest
>> 1.7 Tortoise release and a fresh working copy?
>
>
> What I meant is that I'm not sure in which version I
On Mon, Jul 8, 2013 at 6:35 PM, Tobias Bading wrote:
> You said you did an update yesterday, have you tried it with the latest
> 1.7 Tortoise release and a fresh working copy?
What I meant is that I'm not sure in which version I had tried this, I
can't remember order of these two actions :) But
On 08.07.2013 10:24, Miro Kropáček wrote:
Hi Tobias,
You're right, a simple 'svn update' in 'trunk' or 'software'
should not pull in any directories of files outside of 'user'.
That should only happen if you run e.g. 'svn update --set-depth
infinity'. What Subversion version are
Hi Tobias,
You're right, a simple 'svn update' in 'trunk' or 'software' should not
> pull in any directories of files outside of 'user'. That should only happen
> if you run e.g. 'svn update --set-depth infinity'. What Subversion version
> are you using and on what platform?
>
It's Windows, the on
On 08.07.2013 01:06, Miro Kropáček wrote:
Hello,
I'm not subscribed to the list. I'd like to ask about one issue I'm
having. Let's say I've got a tree like this:
server/svn/trunk/software
server/svn/trunk/software/user
server/svn/trunk/software/wicked_filenames
server/svn/trunk/documentation