Re: Help with files changed outside of svn

2011-02-28 Thread Christopher D Haakinson
| |> | To:| |> >---------

Help with files changed outside of svn

2011-02-28 Thread Christopher D Haakinson
I'm fairly new to svn, and I have things set up and running well. I wanted to test out a scenario where a file controlled by svn gets changed outside of svn inside the working copy, and now I'm lost and can't find much help on what to do. Here's my example: I setup the hooks folder as a svn pro

svn update or rsync - which is best to update live files

2011-02-25 Thread Christopher D Haakinson
Hi, I have subversion up and running quite well now(thanks to everyone here :-)) Now I've come to the point in my development where I need to figure out what's the best method for transferring my svn files to my live site. I've read that I should use a post-commit hook, which is fine I'm using a

Re: ^M Appends to every line?

2011-02-24 Thread Christopher D Haakinson
--| |> | To:| |> >---------| |Chris

Re: ^M Appends to every line?

2011-02-24 Thread Christopher D Haakinson
>| |Re: ^M Appends to every line? | >------

Re: ^M Appends to every line?

2011-02-24 Thread Christopher D Haakinson
---> | To:| |> >------------| |Christopher D H

Re: ^M Appends to every line?

2011-02-24 Thread Christopher D Haakinson
OK, so I've been testing out the svn:eol-style prop and it appears to work, but it seems like an awful lot of work for such a simple issue. Is there something server-side I can setup to ensure that all files contain the correct eol style? Also I've noticed that my shell scripts are now failing

^M Appends to every line?

2011-02-23 Thread Christopher D Haakinson
I have SVN up and running and things are working well, except when editing shell scripts from windows. My server is RHEL5-based and I will have clients connecting from linux and windows. Linux commits work great, and even some times from windows. However some times I commit a file from Windows(r

Re: SVN not updating original file

2011-02-22 Thread Christopher D Haakinson
-| |Andy Levy | >--| |> | To:| |> >----------| |Christophe

SVN not updating original file

2011-02-22 Thread Christopher D Haakinson
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 checkout the repo files, edit any of the fil