473,394 Members | 1,902 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

Subversion help (SVN)

Bob Ross
119 100+
I have no idea where to put this so sorry.

I am trying to write a batch file for SVN so I can update remote instances of a website eaily.
But each Instance needs a different webconfig.
How can I write an update batch file that does not update the one file but everything else?
Anyone know or know where I can find out?
May 9 '07 #1
3 2328
RedSon
5,000 Expert 4TB
If you have multiple files in a directory and only a few are under subversion control, anytime you do an svn update command it will only update those files that are under subversion control.

So, I'm not sure what you mean when you say "write an update batch file that does not update the one file but everything else" if the "everything else" is controlled by subversion then "everything else" will be updated.
May 9 '07 #2
Motoma
3,237 Expert 2GB
Remove the webconfig file from the repository. When you do an update or checkout into a directory which has it, it will remain unchanged.

I have no idea where to put this so sorry.

I am trying to write a batch file for SVN so I can update remote instances of a website eaily.
But each Instance needs a different webconfig.
How can I write an update batch file that does not update the one file but everything else?
Anyone know or know where I can find out?
May 9 '07 #3
Motoma
3,237 Expert 2GB
You could also have your batch script copy the webconfig outside of the directory, run the update, then restore the file.
May 9 '07 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

3
by: Reimar Bauer | last post by:
Dear all is there already a method available to use subversion from PHP? I would like to use subversion to store different versions of our formdata. regards Reimar
5
by: Tom Locke | last post by:
Hi, Anyone know of a good hosting company that offers both server-side Python and a subversion repository? I know of one: www.textdrive.com - they're a bit pricey, but I s'pose you gets what...
2
by: beachboy | last post by:
any one use subversion to do SC with Visual Studio 2003? if yes, can u share ur experience to us. Thanks in advanced.
3
by: patkinson | last post by:
Hello, I am one of those guys trying with no chance to get a working copy of TRAC for python 2.5 http://trac.edgewall.org/ is a superb Project managment tool with a wiki, control version...
0
by: E C H (He of too much code) | last post by:
Sorry about the off topic post, but I am not getting any response from my other resources. Has anybody installed SVN via SVN1-Click installer? I am attempting to set up SVN for my scripting and...
0
by: Willem Bogaerts | last post by:
Hier is KDG in subversion te vinden: https://svn.kratz.nl/svn/repos/project/everaert/kdg/trunk De directory "database" bevat een bestand "KdgModification.sql" met daarin de veranderingen aan...
2
by: bingomanatee | last post by:
I am working on a project maintained in Subversion (SVN) and using Zend Eclipse. How do you have a zend project that works with subversion within the Eclipse framework? Thanks
3
by: Mike B | last post by:
I'm trying to get Subversion 'hook scripts' working on an Ubuntu box and the following fails. from svn import fs, repos, core, delta As far as I can tell there are two Python Subversion...
9
by: =?windows-1252?Q?=22=C1lvaro_G=2E_Vicario=22?= | last post by:
I’ve been using Subversion for a while to maintain the PHP web apps and sites I develop in my Windows box. But when I want to publish a new release I update the live site manually and I want to...
0
nathj
by: nathj | last post by:
Hi, While I know this is not strictly a Java issue I thought this would be the place to post as I know a lot of Java developers use Eclipse and most likely use SVN and Subclipse. First up...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.