Re: [xwiki-devs] [xwiki-notifications] r13788 - in sandbox/microsoft-office-add-ins: . XWikiLib XWikiLib/Clients XWikiLib/Properties XWriter XWriter/Properties
Hi Florin, Could you please always enter a commit log and also a JIRA issue reference? Thanks -Vincent On Oct 22, 2008, at 6:07 PM, fciubotaru (SVN) wrote:
Author: fciubotaru Date: 2008-10-22 18:07:19 +0200 (Wed, 22 Oct 2008) New Revision: 13788
Added: sandbox/microsoft-office-add-ins/XWikiLib/ sandbox/microsoft-office-add-ins/XWikiLib/Clients/ sandbox/microsoft-office-add-ins/XWikiLib/Clients/IXWikiClient.cs sandbox/microsoft-office-add-ins/XWikiLib/Clients/XWikiHTTPClient.cs sandbox/microsoft-office-add-ins/XWikiLib/Clients/XWikiSOAPClient.cs sandbox/microsoft-office-add-ins/XWikiLib/Clients/ XWikiXMLRPCClient.cs sandbox/microsoft-office-add-ins/XWikiLib/Properties/ sandbox/microsoft-office-add-ins/XWikiLib/Properties/AssemblyInfo.cs sandbox/microsoft-office-add-ins/XWikiLib/Properties/ Settings.Designer.cs sandbox/microsoft-office-add-ins/XWikiLib/Properties/ Settings.settings sandbox/microsoft-office-add-ins/XWikiLib/XWikiLib.csproj sandbox/microsoft-office-add-ins/XWikiLib/app.config sandbox/microsoft-office-add-ins/XWriter/XWikiTaskPane.cs sandbox/microsoft-office-add-ins/XWriter/XWikiTaskPane.designer.cs sandbox/microsoft-office-add-ins/XWriter/XWikiTaskPane.resx Removed: sandbox/microsoft-office-add-ins/XWriter/XWiki/ Modified: sandbox/microsoft-office-add-ins/MS Office Add-ins.sln sandbox/microsoft-office-add-ins/XWriter/ sandbox/microsoft-office-add-ins/XWriter/Properties/AssemblyInfo.cs sandbox/microsoft-office-add-ins/XWriter/XWikiAddIn.cs sandbox/microsoft-office-add-ins/XWriter/XWriter.csproj Log:
Modified: sandbox/microsoft-office-add-ins/MS Office Add-ins.sln
[snip]
Hi Vincent, I had some problems with my svn account. When the commit went through, I already stopped inputing the commit log. I tried to edit the log after the commit, but it didn't work because the server is not propchange enabled. Will enabling property editing, after commits, raise any issues? Because it will be usefull in some(rare) cases. Florin Ciubotaru Vincent Massol wrote:
Hi Florin,
Could you please always enter a commit log and also a JIRA issue reference?
Thanks -Vincent
On Oct 22, 2008, at 6:07 PM, fciubotaru (SVN) wrote:
Author: fciubotaru Date: 2008-10-22 18:07:19 +0200 (Wed, 22 Oct 2008) New Revision: 13788
Added: sandbox/microsoft-office-add-ins/XWikiLib/ sandbox/microsoft-office-add-ins/XWikiLib/Clients/ sandbox/microsoft-office-add-ins/XWikiLib/Clients/IXWikiClient.cs sandbox/microsoft-office-add-ins/XWikiLib/Clients/XWikiHTTPClient.cs sandbox/microsoft-office-add-ins/XWikiLib/Clients/XWikiSOAPClient.cs sandbox/microsoft-office-add-ins/XWikiLib/Clients/ XWikiXMLRPCClient.cs sandbox/microsoft-office-add-ins/XWikiLib/Properties/ sandbox/microsoft-office-add-ins/XWikiLib/Properties/AssemblyInfo.cs sandbox/microsoft-office-add-ins/XWikiLib/Properties/ Settings.Designer.cs sandbox/microsoft-office-add-ins/XWikiLib/Properties/ Settings.settings sandbox/microsoft-office-add-ins/XWikiLib/XWikiLib.csproj sandbox/microsoft-office-add-ins/XWikiLib/app.config sandbox/microsoft-office-add-ins/XWriter/XWikiTaskPane.cs sandbox/microsoft-office-add-ins/XWriter/XWikiTaskPane.designer.cs sandbox/microsoft-office-add-ins/XWriter/XWikiTaskPane.resx Removed: sandbox/microsoft-office-add-ins/XWriter/XWiki/ Modified: sandbox/microsoft-office-add-ins/MS Office Add-ins.sln sandbox/microsoft-office-add-ins/XWriter/ sandbox/microsoft-office-add-ins/XWriter/Properties/AssemblyInfo.cs sandbox/microsoft-office-add-ins/XWriter/XWikiAddIn.cs sandbox/microsoft-office-add-ins/XWriter/XWriter.csproj Log:
Modified: sandbox/microsoft-office-add-ins/MS Office Add-ins.sln
[snip]
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
On Wed, Oct 22, 2008 at 7:10 PM, Florin Ciubotaru <[email protected]> wrote:
Hi Vincent,
I had some problems with my svn account. When the commit went through, I already stopped inputing the commit log.
I don't know what you mean here but if you want to be sure that your comment will be sent you can do svn -m "message"
I tried to edit the log after the commit, but it didn't work because the server is not propchange enabled. Will enabling property editing, after commits, raise any issues? Because it will be usefull in some(rare) cases.
Jean-Vincent Drean wrote:
On Wed, Oct 22, 2008 at 7:10 PM, Florin Ciubotaru <[email protected]> wrote:
Hi Vincent,
I had some problems with my svn account. When the commit went through, I already stopped inputing the commit log.
I don't know what you mean here but if you want to be sure that your comment will be sent you can do svn -m "message"
I am using tortoise svn, and after I tried a few times to commit I stopped filling in the text area for the log message, because I knew that I can write it after the commit. Most source control systems, including svn, allow you to do that. But it seems that it doesn't work on our server. Sometimes, for various reasons, we need to alter a commit's log message(not necessary the last one). It will be nice it Raffaello could fix this. Florin Ciubotaru
I tried to edit the log after the commit, but it didn't work because the server is not propchange enabled. Will enabling property editing, after commits, raise any issues? Because it will be usefull in some(rare) cases.
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
participants (3)
-
Florin Ciubotaru -
Jean-Vincent Drean -
Vincent Massol