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

Re: SubWCRev.exe weirdness when used in website .NET project

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Mon, 18 May 2009 17:58:47 +0200

Nick Gilbert wrote:
> Stefan Küng wrote:
>>> That's the bit I really don't get - it doesn't have a separate obj
>>> file, it all builds to a single DLL for the whole project and none of
>>> the other files are affected by the problem - only the one modified
>>> by subwcrev.exe
>>
>> For C#, there are no *.obj files but *.cs files in the obj/Debug or
>> obj/Release folder.
>>
> I have ProjectName\obj\Debug\ProjectName.dll but no .cs files.

and in ProjectName\src\obj\Debug ?

if you have
ProjectName\src\version.cs
then it's in
ProjectName\src\obj\...

(it's in the same hierarchy, then down to 'obj\...')

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2301143
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].

Received on 2009-05-18 17:59:02 CEST

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

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