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

Re: [TSVN] Properties conflict on a folder

From: Martin Eckardt <Martin.Eckardt_at_micronova.de>
Date: 2004-08-17 12:06:22 CEST

> Seems you're _very_ hungry ;) -> you forgot to attach the patch again ;)

Sh*** tortoisesvn should remind me to send the patch after it created it :-)

-- 
____________________________________________________________
MicroNova electronic GmbH
Martin Eckardt
Zentrale Entwicklungsdienste
Unterfeldring 17
D-85256 Vierkirchen
Tel.:	(08139) 93 00-65
Fax.:	(08139) 93 00-80
E-Mail:	Martin.Eckardt@micronova.de
WWW:	http://www.micronova.de
____________________________________________________________

Index: doc/source/Hacking.txt
===================================================================
--- doc/source/Hacking.txt (revision 1554)
+++ doc/source/Hacking.txt (working copy)
@@ -4,7 +4,8 @@
 While you are working on the docs, please oberve the following rules for your markup.
 The markup is processed by XSL Transformations, FO Processors and the like. Always
 remember that you define the structure and leave the formatting to the processors
-and style sheets.
+and style sheets.
+For more information about tags in docbook read http://www.docbook.org/tdg/index.html.
 
 Rules
 =====
@@ -31,11 +32,14 @@
   "Select the URL from the <guilabel>URL</guilabel> Combobox"
 
 - Links
- Use ulink <ulink url="http://svnbook.red-bean.com/">
+ Use ulink for extern links <ulink url="http://svnbook.red-bean.com/">svn book</ulink>.
+ Use this <xref linkend="tsvn-DUG-import-4"/> to reference internal sections.
 
 - Lists
   A list is declared with <itemizedlist> and a listitem with <listitem>
 
+- Mark Filenames with <filename>Hacking.txt</filename>
+
 Use the out of line info boxes:
 ===============================
 like:
Index: doc/source/en/tsvn_ch04.xml
===================================================================
--- doc/source/en/tsvn_ch04.xml (revision 1554)
+++ doc/source/en/tsvn_ch04.xml (working copy)
@@ -1,4 +1,4 @@
-<chapter id="tsvn-DUG">
+<chapter id="tsvn-DUG">
         <title>Daily Use Guide</title>
         <simplesect>
                 <para>
@@ -322,8 +322,8 @@
                                 If you want that every user has the same layout, you could define the svn:externals properties.
                         </para>
                         <para>
- Let's say you check out a working copy of /project1 to D:\dev\project1.
- Select the folder D:\dev\project1, <action>right-click</action> and choose
+ Let's say you check out a working copy of /project1 to <filename>D:\dev\project1</filename>.
+ Select the folder <filename>D:\dev\project1</filename>, <action>right-click</action> and choose
                                 <menuchoice><guimenuitem>properties</guimenuitem></menuchoice> from the context menu.
                                 The Properties Dialog comes up. Then go to the Subversion tab.
                                 There, you can set properties. Select the "svn:externals" property from the combobox and write
@@ -332,6 +332,10 @@
                                 Now click <guibutton>Set</guibutton> and commit your changes.
                                 If an user updates their working copy the external project is checked out, too.
                         </para>
+ <para>
+ If you need more information how <application>TortoiseSVN</application> handles
+ Properties read <xref linkend="tsvn-DUG-propertypage"/>.
+ </para>
                 </sect2>
         </sect1>
         <!-- ================================================================= -->
@@ -1062,9 +1066,11 @@
                         You can add your own properties or some properties with a
                         special meaning in subversion, they begin with svn:.
                         The svn:externals is such a property see how to handle externals in
- Referenced Projects.
- For more information about properties in subversion see the subversion manual
- http://svnbook.red-bean.com/svnbook/ch07s02.html#svn-ch-7-sect-2.3.
+ <xref linkend="tsvn-DUG-import-4"/>.
+ For more information about properties in subversion see the
+ <ulink url="http://svnbook.red-bean.com/svnbook/ch07s02.html#svn-ch-7-sect-2.3">
+ subversion manual
+ </ulink>.
                 </para>
                 <note>
                         <para>
@@ -1072,6 +1078,14 @@
                         property you have to commit your changes.
                         </para>
                 </note>
+ <tip>
+ <para>
+ If there's a conflict on committing the changes, because another
+ user has changed the same property Subversion generates a
+ <filename>.prej</filename> file. Delete this file after you
+ resolved the conflict.
+ </para>
+ </tip>
         </sect1>
         <!-- ================================================================= -->
         <!-- ================================================================= -->
Index: doc/source/de/tsvn_ch04.xml
===================================================================
--- doc/source/de/tsvn_ch04.xml (revision 1554)
+++ doc/source/de/tsvn_ch04.xml (working copy)
@@ -1,4 +1,4 @@
-<chapter id="tsvn-DUG">
+<chapter id="tsvn-DUG">
         <title>Hilfe für die tägliche Arbeit</title>
         <simplesect>
                 <para>
@@ -332,6 +332,9 @@
                         <indexterm>
                                 <primary>externe projektarchive</primary>
                         </indexterm>
+ <indexterm>
+ <primary>externals</primary>
+ </indexterm>
                         <para>
                                 Manchmal ist es nützlich eine Arbeitskopie zu haben, welche aus mehreren
                                 anderen Projekten besteht. Zum Beispiel kann es vorkommen, dass Sie Unterordner
@@ -341,8 +344,8 @@
                                 Eigenschaft definieren.
                         </para>
                         <para>
- Nehmen wir an Sie erstellen eine Arbeitskopie von /project1 in D:\dev\project1.
- Selektieren Sie den Ordner D:\dev\project1, machen Sie einen <action>Rechts-Klick</action>
+ Nehmen wir an Sie erstellen eine Arbeitskopie von /project1 in <filename>D:\dev\project1</filename>.
+ Selektieren Sie den Ordner <filename>D:\dev\project1</filename>, machen Sie einen <action>Rechts-Klick</action>
                                 und wählen Sie <menuchoice><guimenuitem>Eigenschaften</guimenuitem></menuchoice>
                                 aus dem Contextmenü. Der Eigenschaften Dialog erscheint, gehen Sie zu dem Tab Subversion.
                                 Dort können Sie Eigenschaften anschauen, verändern oder setzen. Wählen Sie die "svn:externals"
@@ -352,6 +355,10 @@
                                 und übertragen Sie die Änderungen in das Projektarchiv. Wenn jetzt ein Benutzer seine Arbeitskopie aktualisiert,
                                 wird das eingebundene Projektarchiv auch ausgecheckt.
                         </para>
+ <para>
+ Wenn sie mehr Informationen brauchen, wie <application>TortoiseSVN</application>
+ Eigenschaften behandelt lesen Sie <xref linkend="tsvn-DUG-propertypage"/>.
+ </para>
                 </sect2>
         </sect1>
         <!-- ================================================================= -->
@@ -1154,13 +1161,13 @@
                         Eigenschaften hinzufügen oder welche mit einer Speziellen Bedeutung in
                         Subversion. Diese beginnen alle mit svn:. svn:externals ist so eine
                         Eigenschaft, sehen Sie sich das Kapitel
- eingebundene Projekte an, um mehr über
+ <xref linkend="tsvn-DUG-import-4"/> an, um mehr über
                         das Thema zu erfahren.
                         Um mehr Informationen über Eigenschaften in Subversion zu erhalten,
                         schauen Sie sich das Subversion
- <a href="http://svnbook.red-bean.com/svnbook/ch07s02.html#svn-ch-7-sect-2.3">
+ <ulink url="http://svnbook.red-bean.com/svnbook/ch07s02.html#svn-ch-7-sect-2.3">
                                 Handbuch
- </a> an.
+ </ulink> an.
                 </para>
                 <note>
                         <para>
@@ -1169,6 +1176,14 @@
                                 zum Projektarchiv übertragen.
                         </para>
                 </note>
+ <tip>
+ <para>
+ Sollte es zu einem Konflikt beim übertragen zum Server kommen, weil
+ ein anderer Benutzer die gleiche Eigenschaft geändert hat, generiert
+ Subversion eine <filename>.prej</filename> Datei. Löschen Sie diese Datei, nachdem Sie den
+ Konflikt aufgelöst haben.
+ </para>
+ </tip>
         </sect1>
         <!-- ================================================================= -->
         <!-- ================================================================= -->

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Tue Aug 17 13:09:48 2004

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.