---------- Forwarded message ---------- From: Nico Kadel-Garcia <nka...@gmail.com> Date: Fri, May 4, 2012 at 8:53 PM Subject: Re: SVN 1.7.4 checkout not changing files To: James Withers <ja...@vortexcommerce.com>
On Fri, May 4, 2012 at 3:28 AM, James Withers <ja...@vortexcommerce.com>wrote: > Hello, > > I am using SVN 1.7.4 (r1295709) CentOS 5.5, having removed 1.6 and > installed the new RPM. > > Where did you gert this? Near as I can tell, the 1.7.4 for Repoforge one hasn't been published yet, although it's in the pipeline. (I wrote the latest patches to get it to build properly on RHEL 4 and RHEL 5) If you need RPM's, you can use the SRPM tools at https://www.github.com/nkadel/subversoni-1.7.4-srpm/. I'd love to get them into the main codeline's packaging tools to replace the current RPM bundling in trunk. Those really can't deal with the vagaries of the KDE dependence on recent RHEL releases, or the Pythin fun for RHEL 4. In a directory, svn co shows the files that have been > added/modified/deleted. However, the files themselves remain unchanged on > the filesystem. As a workaround, I need to svn export after an svn co in > order for the changes to be made to the filesystem. > > Is this a known issue or am I missing something about svn (a command-line > switch, perhaps?). Permissions appear to be OK as svn export is working. > > Any questions, feel free to ask > > Is this a procedure that worked for you under Subversoin 1.6.x? Can you test it in a parallel system with a subversion 1.6.x update on top of your existing repository?