[prev in list] [next in list] [prev in thread] [next in thread] 

List:       subversion-issues
Subject:    [Issue 539] New - Windows build of r300 fails with link errors
From:       issues () subversion ! tigris ! org
Date:       2001-10-24 18:39:46
[Download RAW message or body]

http://subversion.tigris.org/issues/show_bug.cgi?id=539

*** shadow/issues_15/539	Wed Oct 24 11:39:46 2001
--- shadow/issues_15/539.tmp.29611	Wed Oct 24 11:39:46 2001
***************
*** 0 ****
--- 1,63 ----
+ +============================================================================+
+ | Windows build of r300 fails with link errors                               |
+ +----------------------------------------------------------------------------+
+ |      Issue #: 539                       Component: subversion              |
+ |       Status: NEW                         Version: current                 |
+ |   Resolution:                            Platform: PC                      |
+ |   Issue type: DEFECT                   OS/Version: Windows 2000            |
+ |     Priority: P3                     Subcomponent: src                     |
+ +----------------------------------------------------------------------------+
+ |  Assigned To: issues@subversion.tigris.org                                 |
+ |  Reported By: barryp@tigris.org                                            |
+ |      CC list: Cc:                                                          |
+ +----------------------------------------------------------------------------+
+ |    Milestone: TargetMilestone: ---                                         |
+ |          URL:                                                              |
+ +============================================================================+
+ |                              DESCRIPTION                                   |
+ Visual Studio project files need to be updated to include new 
+ source files that were added to subversion.  
+ 
+  .\subversion\libsvn_client\prop_commands.c
+  .\subversion\libsvn_client\log.c
+  .\subversion\clients\cmdline\log-cmd.c
+ 
+ Here's a patch:
+ 
+ 
+ Index: .\subversion\libsvn_client\libsvn_client.dsp
+ ===================================================================
+ --- .\subversion\libsvn_client\.svn\text-base\libsvn_client.dsp	Tue Oct 23 
+ 00:04:58 2001
+ +++ .\subversion\libsvn_client\libsvn_client.dsp	Wed Oct 24 17:53:49 2001
+ @@ -123,6 +123,14 @@
+  # End Source File
+  # Begin Source File
+  
+ +SOURCE=.\log.c
+ +# End Source File
+ +# Begin Source File
+ +
+ +SOURCE=.\prop_commands.c
+ +# End Source File
+ +# Begin Source File
+ +
+  SOURCE=.\revert.c
+  # End Source File
+  # Begin Source File
+ Index: .\subversion\clients\cmdline\subversion_client.dsp
+ ===================================================================
+ --- .\subversion\clients\cmdline\.svn\text-base\subversion_client.dsp	Tue Oct 
+ 23 00:03:40 2001
+ +++ .\subversion\clients\cmdline\subversion_client.dsp	Wed Oct 24 17:53:49 2001
+ @@ -134,6 +134,10 @@
+  # End Source File
+  # Begin Source File
+  
+ +SOURCE=".\log-cmd.c"
+ +# End Source File
+ +# Begin Source File
+ +
+  SOURCE=.\main.c
+  # End Source File
+  # Begin Source File
\ No newline at end of file

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic