On 05/03/12 19:29, Peter Flynn wrote:
I want to start using svn for a project[...]
Thank you all very much for the advice. That should do the job.
///Peter
May be useful here: 'svn checkout --force' will take an existing tree
and make it into a working copy. (Preexisting files will show as
local mods when the command finishes.)
Les Mikesell wrote on Mon, Mar 05, 2012 at 14:06:55 -0600:
> On Mon, Mar 5, 2012 at 1:29 PM, Peter Flynn wrote:
> >
> > I
Guten Tag Peter Flynn,
am Montag, 5. März 2012 um 20:29 schrieben Sie:
> Is there a command that will force the server to accept a file
> that has been modified locally, or should I just wipe the whole repo and
> start afresh?
As already said, checkout your current repo to a new directory, copy
t
On Mon, Mar 5, 2012 at 1:29 PM, Peter Flynn wrote:
>
> I have created an svn repository on another host, and added all the files
> from one user machine to it (some weeks ago), so everything was present but
> unversioned. Since then, a few of those files have been manually edited on
> that user ma