]> rtime.felk.cvut.cz Git - edu/osp-wiki.git/blobdiff - student/mudrama1/index.mdwn
lectures: minor update of link to LinuxDays 2023 presentation listing.
[edu/osp-wiki.git] / student / mudrama1 / index.mdwn
index 10d35027c0cdd28db5f1e3ae098f2faef3d874e0..25802fd14886af2964c7d6d9d358016c5bb17ac3 100644 (file)
@@ -22,38 +22,38 @@ AnkhSVN používá pro komunikaci s SVN knihovnu SharpSVN, která není součás
 Další řešenou issue je issue číslo #707, které se týká nemožnosti psát zprávu přes dialogové okno. Tato issue se vyskytuje velice nepravidelně. Tato chyba se vyskytla a já jsem se jí pokusil nějak opravit. Bohužel řešení této chyby neuznali, protože celý dialogový systém se aktuálně předělává kvůli VS 2011. Pro opravení této chyby stačilo vždy při konstruování tohoto okna zavolat focus do okna se zprávou. Přesný důvod této chyby se mi však nepodařilo vypátrat. Tato chyba se v issues vyskytovala velice často a #707 je posledním výskytem této chyby.
 
 Issues jsou založeny na adrese:
-http://ankhsvn.open.collab.net/issues/show_bug.cgi?id=708
-http://ankhsvn.open.collab.net/issues/show_bug.cgi?id=707
 
-Celou opravu jsem poslal podle pravidel popsaných na adrese:
+[http://ankhsvn.open.collab.net/issues/show_bug.cgi?id=708][1]
 
-http://ankhsvn.open.collab.net/servlets/ProjectProcess?documentContainer=c5__How%20to%20submit%20a%20patch
+[http://ankhsvn.open.collab.net/issues/show_bug.cgi?id=707][2]
 
+Celou opravu jsem poslal podle pravidel popsaných na adrese:
 
+[http://ankhsvn.open.collab.net/servlets/ProjectProcess?documentContainer=c5__How%20to%20submit%20a%20patch][3]
 
-Odkazy dokládající výsledky mé práce
-======
 
 -----
-Odkazy na mou komunikaci s vývojáři v on-line archivech veřejných diskuzí
+Odkazy na mou komunikaci s vývojáři
 =======
 
-mudrama1@fel.cvut.cz
+**mudrama1@fel.cvut.cz**
+
 12.4.
 komu: dev 
 [[[
 Fix issue #708/707: Dont crash when try to perform uniffiedDiff, Annotation and Lock operations on added and uncommited
 ]]]
 
-
+---
 
 Best regards Martin Mudra
 
 PatchForUncommitedFilesDiffAnotationLockOperations.patch 9 kB   Stáhnout  
 
-13.4.
-Bert Huijben bert@qqmail.nl
 
+**Bert Huijben bert@qqmail.nl**
+
+13.4.
 Hi Martin,
 
 I committed slightly tweaked portions of your patch in r11156, r11157 and
@@ -89,6 +89,36 @@ showing errors.
 Thanks for your patch!,
        Bert
 
+
+-----
+
+**scrumtraining@collab.net**
+
+Certified ScrumMaster Training coming to Zurich, Switzerland
+For a Limited Time: One Third Off Enrollment!
+Hi Martin,
+
+Do you want to be an Agile genius? Learn from the experts - CollabNet. CollabNet has more Certified Scrum trainers on staff than anyone, so you know you’ll be on the path to success.
+
+Our Certified ScrumMaster training is perfect for all your team members – ScrumMasters, Product Owners, project managers, developers, testers, and architects will all benefit from the practical, hands-on exercises and small group discussions. You will leave with a thorough understanding of Agile and a clear plan to put it to work to optimize your team’s performance!
+
+To encourage Agile adoption across your organization, CollabNet is offering 33% off enrollment. Forward this invitation to anyone who wants to deliver quality projects and products faster.
+
+
+
+Our next Certified ScrumMaster Training will be held in Zurich 24-25 May. This is the only CollabNet Certified ScrumMaster training in Zurich until winter of this year, so don’t miss out! Click here to registerr.
+
+In addition to meeting the Scrum Alliance certification requirements, this CSM course provides 14 PMI PDUs and a 2 year membership to the Scrum Alliance.
+
+If you have any questions about this class, or about private consulting or coaching, please contact us at scrumtraining@collab.net.
+
+
+Best Regards,
+
+The CollabNet Team
+scrumtraining@collab.net
+
 ----
 [Odkaz na repozitář](http://ankhsvn.open.collab.net/svn/ankhsvn/trunk)
 =======
@@ -111,16 +141,42 @@ Add status 'New' files from the unified diff handler to allow showing them in th
 
 Don't try to annotate new files and save documents before annotating to the working revision.
 
-* [Další relevantní odkazy dokládající mou práci...](http://lwn.net/Articles/385586/)
+Dokumentace
+========
+Jedná se o stability issues programu, dokumentace oprav je přítomná v issuetrackeru a samotné opravy v kódu. 
+Ukázky:
+
+1
+
+    ...added)//For this command server must know object, when it is not commited it doesnt make sense to use this...
+
+2
+
+    ...
+    /// <summary>
+    ///   Looks up a localized string similar to Item &apos;{0}&apos; is not commited. Perform commit operation on this file first..
+    /// </summary>
+    internal static string TargetNotAdded {
+    get {return ResourceManager.GetString("TargetNotAdded", resourceCulture);}}
+    ...
+
+
+
+
 
 Prezentace
 ==========
 
-* [[Prezentace záměru práce ve formátu PDF nebo OpenDocument ("Attachment" k této stránce)|AnkhSVN.pdf]]
-* [[Prezentace výsledku práce|prezentace2.pdf]]
+* [[Prezentace záměru práce|AnkhSVN.pdf]]
+* [[Prezentace řešení|AnkhSVNSolution.pdf]]
 
 Ohloh
 =====
 <a href='http://www.ohloh.net/accounts/167396?ref=Detailed'>
 <img alt='Ohloh profile for LightCZ' height='35' src='http://www.ohloh.net/accounts/167396/widgets/account_detailed.gif' width='191' />
 </a>
+
+
+  [1]: http://ankhsvn.open.collab.net/issues/show_bug.cgi?id=708
+  [2]: http://ankhsvn.open.collab.net/issues/show_bug.cgi?id=707
+  [3]: http://ankhsvn.open.collab.net/servlets/ProjectProcess?documentContainer=c5__How%20to%20submit%20a%20patch