[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: SVN_ASP_DOT_NET_HACK

From: Arlie Davis <adavis_at_stonestreetone.com>
Date: 2006-03-01 06:28:53 CET

> Yes ;-) The logic would go: If there is an .asmx and
> web.config file being checked out in the same directory,
> create a Bin dir if none (will) exist.
 
That sounds horrid. Why not simply check in the "bin" directory?
 
-- arlie

________________________________

From: Matthew Hawkins [mailto:darthmdh@gmail.com]
Sent: Tuesday, February 28, 2006 8:17 PM
To: dev@subversion.tigris.org
Subject: Re: SVN_ASP_DOT_NET_HACK

On 3/1/06, Branko Čibej <brane@xbc.nu> wrote:

        Matthew Hawkins wrote:
> He always uses subversion with the regular .svn directories and
has
> simply made the Bin directory any time VS.NET <http://VS.NET
<http://VS.NET> > has
> complained, and has never had any problem.
        Which version of VS.NET are we talking about? We've been told the
        problem went away with VS.NET 2005, but is there in earlier
versions.

Sorry, I should have been clearer. I'm using 2003.

> If this can be shown to always be the case (I've only tested it
> successfully here) then perhaps this is a better thing to do than
the
> ugly hack which for some clients (eg, tortoisesvn) requires a
system
> reboot; automatically create the Bin directory if a VS.NET
> <http://VS.NET> web service is detected on checkout.
        Um. Sorry, I'm dense -- do you expect Subversion to detect VS.NET
web
        services?

Yes ;-) The logic would go: If there is an .asmx and web.config file being
checked out in the same directory, create a Bin dir if none (will) exist.

However, I appreciate that if this problem has been resolved in a newer
version of Visual Studio then there's little point in switching to a
different workaround - just wait for everyone to upgrade & deprecate the
hack altogether. I just wanted to pass on that there could be another way
to work around this problem, retaining normal filesystem namespace &
compatibility.

Cheers,

-- 
Matt 
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Mar 1 06:27:22 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.