Uploaded image for project: 'Subversion'
  1. Subversion
  2. SVN-539

Windows build of r300 fails with link errors

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • all
    • M5
    • src
    • None
    • Windows 2000

    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
      

      Original issue reported by barryp

      Attachments

        Activity

          People

            Unassigned Unassigned
            subversion-importer Subversion Importer
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: