Log:
* subversion.dsw
libsvn_auth.dsp was deleted in rev. 5532, so we delete it's declaration,
and it's declaration as a dependency from
subversion\clients\cmdline\subversion_client.dsp,
subversion\svnadmin\svnadmin.dsp, and subversion\svnversion\svnversion.dsp.
* subversion/libsvn_client/libsvn_client.dsp
subversion/libsvn_wc/libsvn_wc.dsp
(providers.c): Moved compilation of providers.c from libsvn_wc.dsp to
libsvn_client.dsp to correspond with rev. 5549.
Index: subversion/libsvn_wc/libsvn_wc.dsp
===================================================================
--- subversion/libsvn_wc/libsvn_wc.dsp (revision 5550)
+++ subversion/libsvn_wc/libsvn_wc.dsp (working copy)
@@ -131,10 +131,6 @@
# End Source File
# Begin Source File
-SOURCE=.\providers.c
-# End Source File
-# Begin Source File
-
SOURCE=.\questions.c
# End Source File
# Begin Source File
Index: subversion/libsvn_client/libsvn_client.dsp
===================================================================
--- subversion/libsvn_client/libsvn_client.dsp (revision 5550)
+++ subversion/libsvn_client/libsvn_client.dsp (working copy)
@@ -147,6 +147,10 @@
# End Source File
# Begin Source File
+SOURCE=.\providers.c
+# End Source File
+# Begin Source File
+
SOURCE=.\ra.c
# End Source File
# Begin Source File
Index: subversion.dsw
===================================================================
--- subversion.dsw (revision 5550)
+++ subversion.dsw (working copy)
@@ -255,21 +255,6 @@
############################################################################
###
-Project: "libsvn_auth"=.\subversion\libsvn_auth\libsvn_auth.dsp - Package
Owner=<4>
-
-Package=<5>
-{{{
-}}}
-
-Package=<4>
-{{{
- Begin Project Dependency
- Project_Dep_Name __config__
- End Project Dependency
-}}}
-
-###########################################################################
####
-
Project: "libsvn_delta"=.\subversion\libsvn_delta\libsvn_delta.dsp -
Package Owner=<4>
Package=<5>
@@ -474,9 +459,6 @@
Project_Dep_Name xml
End Project Dependency
Begin Project Dependency
- Project_Dep_Name libsvn_auth
- End Project Dependency
- Begin Project Dependency
Project_Dep_Name libsvn_client
End Project Dependency
Begin Project Dependency
@@ -531,9 +513,6 @@
Project_Dep_Name xml
End Project Dependency
Begin Project Dependency
- Project_Dep_Name libsvn_auth
- End Project Dependency
- Begin Project Dependency
Project_Dep_Name libsvn_client
End Project Dependency
Begin Project Dependency
@@ -597,9 +576,6 @@
Project_Dep_Name xml
End Project Dependency
Begin Project Dependency
- Project_Dep_Name libsvn_auth
- End Project Dependency
- Begin Project Dependency
Project_Dep_Name libsvn_client
End Project Dependency
Begin Project Dependency
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Apr 4 20:07:00 2003