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

How to resolve conflict in Ankh while working in Visual Studio 2008

From: Sumant Gupta <skg_at_cfest.com>
Date: Thu, 26 Mar 2009 18:40:44 -0700

While committing we got following conflict. Can we resolve within Ankh

 

Index: CFPlotting/CFPlotting.csproj

===================================================================

--- CFPlotting/CFPlotting.csproj (revision 5)

+++ CFPlotting/CFPlotting.csproj (working copy)

@@ -2,7 +2,11 @@

   <PropertyGroup>

     <Configuration Condition=" '$(Configuration)' == ''
">Debug</Configuration>

     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>

+<<<<<<< .mine

+ <ProductVersion>9.0.30729</ProductVersion>

+=======

     <ProductVersion>9.0.21022</ProductVersion>

+>>>>>>> .r5

     <SchemaVersion>2.0</SchemaVersion>

     <ProjectGuid>{A510246A-E4E5-4D69-894B-AB6A93E3A221}</ProjectGuid>

     <OutputType>Library</OutputType>

 

Thanks . Sorry to bother you. We have 3 decades of code development
experience however we started using SVN now.

 

Sumant

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1438280

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-03-27 06:35:42 CET

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

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