Home All Groups Group Topic Archive Search About
Author
25 Aug 2006 8:41 AM
odwrotnie
Hi,

has anyone use any svn plugin for vs2005?
I am using AnkhSVN...
My problem is that in WebApps when i am trying to add project to repo it 
adds only Website.sln file :\.

Thanks in advance for any help!

--
Best regards,
Odwrotnie.

Author
25 Aug 2006 1:12 PM
Cowboy (Gregory A. Beamer)
There are no project files in 2.0 web apps. All of the info that had to be
carried by the project file is in the .sln file. You are fine.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

*************************************************
Think outside of the box!
*************************************************
"odwrotnie" <krus***@gazeta.pl> wrote in message
news:op.tetzrbxadvqlmf@odwrotnie...
Show quote
> Hi,
>
> has anyone use any svn plugin for vs2005?
> I am using AnkhSVN...
> My problem is that in WebApps when i am trying to add project to repo it
> adds only Website.sln file :\.
>
> Thanks in advance for any help!
>
> --
> Best regards,
> Odwrotnie.
Author
25 Aug 2006 1:18 PM
odwrotnie
On Fri, 25 Aug 2006 15:12:19 +0200, Cowboy (Gregory A. Beamer) 
<NoSpamMgbworld@comcast.netNoSpamM> wrote:

> There are no project files in 2.0 web apps. All of the info that had to 
> be
> carried by the project file is in the .sln file. You are fine.

But it also doesnt copy aspx files... It copies only ONE file - .sln file 
Show quote
:/.

--
Best regards,
Odwrotnie.
Author
25 Aug 2006 4:07 PM
Kevin Jones
Cowboy (Gregory A. Beamer) wrote:
> There are no project files in 2.0 web apps. All of the info that had to be
> carried by the project file is in the .sln file. You are fine.
>

Actually, that's not true, the sln file is a standard MS sln file,
there's no ASP specific project information in there, beyond the normal
solution information. By default (if your not using the ASP.Net 2
projects), the project information is held in the

C:\documents and settings\[user name]\Local Settings\Application
Data\Microsoft\WebsiteCache

directory


Kevin Jones
Author
25 Aug 2006 6:29 PM
odwrotnie
On Fri, 25 Aug 2006 18:07:44 +0200, Kevin Jones <kjonesNOSPAM@develop.com> 
wrote:

> the project information is held in the
>  C:\documents and settings\[user name]\Local Settings\Application 
> Data\Microsoft\WebsiteCache

So what can I do to make the svn work?

--
Best regards,
Odwrotnie.
Author
28 Aug 2006 9:15 AM
Kevin Jones
Try a different client?

I use TortoiseSVN and it works perfectly,

Kevin Jones

odwrotnie wrote:
Show quote
> On Fri, 25 Aug 2006 18:07:44 +0200, Kevin Jones
> <kjonesNOSPAM@develop.com> wrote:
>
>> the project information is held in the
>>  C:\documents and settings\[user name]\Local Settings\Application
>> Data\Microsoft\WebsiteCache
>
> So what can I do to make the svn work?
>
> --Best regards,
> Odwrotnie.
Author
28 Aug 2006 10:07 AM
odwrotnie
On Mon, 28 Aug 2006 11:15:37 +0200, Kevin Jones <kjonesNOSPAM@develop.com> 
wrote:

> I use TortoiseSVN and it works perfectly,

Thanks, it really does! Try VisualSVN with that...

--
Best regards,
Odwrotnie.

AddThis Social Bookmark Button