You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Toby Johnson <to...@etjohnson.us> on 2005/07/13 16:01:54 UTC

.svn folders and Visual Studio 2005

Can anyone confirm or deny whether the inability of Visual Studio to 
handle .svn folders in Web Projects was fixed in the latest Visual 
Studio 2005 beta?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: .svn folders and Visual Studio 2005

Posted by Patrick Burleson <pb...@gmail.com>.
On 7/13/05, Tim Gebhardt <ti...@gebhardtcomputing.com> wrote:
> <rant>
> However, as a side note I've been having problems with the total
> file-system web site access because Visual Studio has no way to manage
> the website's dependencies on other projects as there is no project
> file.  So it does it by looking at the included DLLs in the web project
> \BIN folder, compares it to the build output of all the other projects'
> outputs and decides if it included that project's output into the web
> project.  Which means you end up either including the binaries in your
> repository and you get conflicts constantly, or you ignore the folder
> which makes it a little difficult to have an automated build.
> </rant>
> 
> Tim Gebhardt


Ah the joys of MS's build tools. "Either build it in the IDE, or don't
build it at all!". Makes automated builds on other machines nearly
impossible.

Patrick

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org


Re: .svn folders and Visual Studio 2005

Posted by Toby Johnson <to...@etjohnson.us>.
Tim Gebhardt wrote:

> It works fine for me.  The problem before was that Frontpage 
> extensions chokes with folders that start with periods, but that's not 
> an issue any more since VS.NET 2005 just accesses the files directly 
> on your HD. *confirmed*

Great, thanks for the info everyone...

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: .svn folders and Visual Studio 2005

Posted by Tim Gebhardt <ti...@gebhardtcomputing.com>.
It works fine for me.  The problem before was that Frontpage extensions 
chokes with folders that start with periods, but that's not an issue any 
more since VS.NET 2005 just accesses the files directly on your HD. 
*confirmed*

<rant>
However, as a side note I've been having problems with the total 
file-system web site access because Visual Studio has no way to manage 
the website's dependencies on other projects as there is no project 
file.  So it does it by looking at the included DLLs in the web project 
\BIN folder, compares it to the build output of all the other projects' 
outputs and decides if it included that project's output into the web 
project.  Which means you end up either including the binaries in your 
repository and you get conflicts constantly, or you ignore the folder 
which makes it a little difficult to have an automated build.
</rant>

Tim Gebhardt

Toby Johnson wrote:

> Can anyone confirm or deny whether the inability of Visual Studio to 
> handle .svn folders in Web Projects was fixed in the latest Visual 
> Studio 2005 beta?
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org