2011 at 10:54,
> Christopher D Haakinson
>
>
> From:
> Andy Levy
> To:
> Christopher D Haakinson/Raleigh/IBM@IBMUS
> Cc:
> users@subversion.apache.org
> Date:
> 02/28/2011 11:02 AM
> Subject:
> Re: Help with files changed outside of svn
> _
On Feb 28, 2011, at 10:13, Christopher D Haakinson wrote:
> I mean that I have a working copy of my project under:
> /svn/hooks
>
> This folder gets automatically updated with svn update on every commit with a
> post-commit hook
> This folder also is "live", meaning that the files here are in u
On 2/28/2011 8:13 AM, Christopher D Haakinson wrote:
I mean that I have a working copy of my project under:
/svn/hooks
This folder gets automatically updated with svn update on every commit
with a post-commit hook
This folder also is "live", meaning that the files here are in use at
all times
---|
|>
| Subject: |
|>
>----------------------
On Mon, Feb 28, 2011 at 10:54, Christopher D Haakinson
wrote:
> 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