[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: Tree conflict on Fresh checkout

From: Andrew Reedick <Andrew.Reedick_at_cbeyond.net>
Date: Wed, 5 Jun 2013 17:00:44 -0400

> From: James Hanley [mailto:jhanley_at_dgtlrift.com]
> Sent: Tuesday, June 04, 2013 1:44 PM
> To: users_at_subversion.apache.org
> Subject: Tree conflict on Fresh checkout
>
> A    my_project_03b_pristine/Project/settings/MkSharedData.exe
>   C my_project_03b_pristine/Project/settings/MkImage
>   A my_project_03b_pristine/Project/settings/MkImage/main.c
>   A my_project_03b_pristine/Project/settings/MkImage/defs.h
>   A my_project_03b_pristine/Project/settings/MkImage/Makefile
> A    my_project_03b_pristine/Project/settings/hex_to_hex.exe
>
> user_dude_at_computer_node~/projects/my_project/my_project_03b_pristine
> $ svn status
> D     C Project/settings/MkImage
>      >   local unversioned, incoming add upon update
> D       Project/settings/MkImage/Makefile
> D       Project/settings/MkImage/defs.h
> D       Project/settings/MkImage/main.c
> Summary of conflicts:
>  Tree conflicts: 1

Duh. The 'C' is in the 2nd column, which means there's a conflict with the properties. However, I'm not sure why you would have a properties conflict on a checkout in svn 1.7.
Received on 2013-06-05 23:02:07 CEST

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.