SVN not updating original file
From: Christopher D Haakinson <cdhaakin_at_us.ibm.com>
Date: Tue, 22 Feb 2011 10:58:38 -0500
Hi SVN mailing list! I'm a first timer with SVN and am having problems.
I followed this simple howto:
http://www.tonyspencer.com/2007/03/02/setup-a-subversion-server-in-4-minutes/
Now I have a repo setup that is accessible from remote clients. I can
The problem I have is that the original file never changes, no matter how
For example here's how my layout looks:
/svn/scripts <-- This folder has my original script files I want SVN to
"svn import /svn/scripts file:///svn/scripts" is the command I run to
/svn/scripts/check.sh <-- this is the file I change on my remote client
So after I change this file, I commit the changes back to SVN and this
What am I doing wrong? Seems simple enough it just doesn't work. Thanks!
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.