Guten Tag Stefan Sperling,
am Dienstag, 24. April 2012 um 18:24 schrieben Sie:
> is there ever more than one customer
> branch involved in your case?
No, as we only update other customers if necessary, then the get
merged and on special bugs we would behave like described before.
> It seems bett
On Tue, Apr 24, 2012 at 06:06:52PM +0200, Thorsten Schöning wrote:
> I don't think so, I need the tag to be as it is now, because that's
> what get's deployed to the production servers and it really consists
> all a web application for a customer needs and I want it versioned in
> one combined fold
Guten Tag Stefan Sperling,
am Dienstag, 24. April 2012 um 17:48 schrieben Sie:
> Ah, so you are obstructing a versioned file with a symlink?
Yes.
> That's why 'svn status' shows the '~' symbol which means "obstructed".
Thanks.
> I think you should somehow rearrange
> your project so you don't
On Tue, Apr 24, 2012 at 05:38:20PM +0200, Thorsten Schöning wrote:
> No, each customer folder was a somewhen branched copy of the reference
> folder and does have all of it's own versioned files and folders. The
> links were just created on the filesystem level by deleting the
> versioned file and
Guten Tag Thorsten Schöning,
am Dienstag, 24. April 2012 um 17:38 schrieben Sie:
> No, each customer folder was a somewhen branched copy of the reference
> folder and does have all of it's own versioned files and folders. The
> links were just created on the filesystem level by deleting the
> vers
Guten Tag Stefan Sperling,
am Dienstag, 24. April 2012 um 12:19 schrieben Sie:
> you mention that you're using 1.7.2.
> Have you tried 1.7.4?
I upgraded and there were no changes in my described behaviour.
Subversion seems to recognized the change of the file to a symbolic
link itself, which seem
On Tue, Apr 24, 2012 at 11:55:47AM +0200, Thorsten Schöning wrote:
> Hello,
>
> on one of our development servers we have a special setup with folders
> for different customers, one reference folder with codebase of a web
> application and the contents of the customer folders are linked
> symbolic
Hello,
on one of our development servers we have a special setup with folders
for different customers, one reference folder with codebase of a web
application and the contents of the customer folders are linked
symbolically to the reference folder. The reason was to be able to
test customers theme