Tuesday, March 13, 2012

SVN

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.Try a different client?

I use TortoiseSVN and it works perfectly,

Kevin Jones

odwrotnie wrote:

Quote:

Originally Posted by

On Fri, 25 Aug 2006 18:07:44 +0200, Kevin Jones
<kjonesNOSPAM@.develop.comwrote:
>

Quote:

Originally Posted by

>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.


On Mon, 28 Aug 2006 11:15:37 +0200, Kevin Jones <kjonesNOSPAM@.develop.com>
wrote:

Quote:

Originally Posted by

I use TortoiseSVN and it works perfectly,


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

--
Best regards,
Odwrotnie.
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" <kruskal@.gazeta.plwrote in message
news:op.tetzrbxadvqlmf@.odwrotnie...

Quote:

Originally Posted by

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.


On Fri, 25 Aug 2006 15:12:19 +0200, Cowboy (Gregory A. Beamer)
<NoSpamMgbworld@.comcast.netNoSpamMwrote:

Quote:

Originally Posted by

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
:/.

--
Best regards,
Odwrotnie.
Cowboy (Gregory A. Beamer) wrote:

Quote:

Originally Posted by

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
On Fri, 25 Aug 2006 18:07:44 +0200, Kevin Jones <kjonesNOSPAM@.develop.com>
wrote:

Quote:

Originally Posted by

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.

0 comments:

Post a Comment