Shows commit log information for the current branch or for specified files in the current branch.
展示当前分支或当前分支中指定文件的提交日志信息。
The other problem that we've had with Hadoop is the lack of support for a 'sync' operation in their distributed filesystem. This makes it unsuitable for storing a commit log.
Hadoop还有一个问题,在它的分布式文件系统中缺乏对“sync”操作的支持,因此不适合用来保存提交日志。
You can see the sorts of reports available: statistics on the code authors, a view into the Commit Log, a Lines of Code section, and some statistics on file and directory sizes.
可以看到可用报告的分类:关于代码作者的一些统计数据、查看提交日志、代码段的行,以及关于文件和目录大小的一些统计。
Your commit message should be at the top of the log.
您的提交消息应该位于日志的顶部。
So what happens to the log files after a commit?
那么提交之后,日志文件会发生什么情况?
These records must be successfully written to the queue manager log for the application to correctly commit its updates.
这些记录必须成功写入到队列管理器日志,以便应用程序能够正确地提交其更新。
As with bulk loads from a file, therefore, it is better to issue a COMMIT statement periodically, so the logical log files can be flushed.
因此,在从文件进行批量装载时,最好是定期发出commit语句,这样就可以刷新逻辑日志文件。
In this situation the overhead of a log write at commit time is Shared amongst many applications.
在这种情况下,提交时日志写入的开销会分散到多个应用程序。
The log operation succeeds only on transaction commit, but a failure of the log operation doesn't cause the transaction to abort.
只有当事务提交的时候日志操作才会成功,但日志操作的失败并不会导致事务被中止。
Using that method enables you to create and commit a test log record by importing a script log.
这种方法将使您能够通过导入一个脚本日志,创建并且提交一个测试日志。
If the required level is either atomic or semi-atomic, LogService does not persist the log message immediately. Instead, it keeps it in a safe area from where it can be retrieved during commit.
如果指定的级别是原子性或半原子性,日志服务不会将日志消息马上进行持续化处理,相反,它将这些日志信息保存在安全的地方,在提交过程中再将这些信息取回。
Every commit causes a synchronous log write to occur.
每次提交都会记录一个同步日志。
Log records are written first to the log buffer in memory, and then to the log file, most commonly when the log buffer is full or a commit occurs.
日志记录首先被写到内存中的日志缓冲池,然后再写到日志文件,通常是在日志缓冲池已满或者发生了一次提交时写到日志文件的。
When you commit a new test log to the database, ClearQuest runs a search to determine whether there is an existing log for that same configured test case, for that same iteration.
当您将一个新的测试日志提交到数据库的时候,ClearQuest就会通过运行一个搜索来决定是否存在一个用于同一个被配置的测试用例和同一个迭代的日志文件。
Successfully posting to the log is also considered a commit (the data is safely stored to persistent storage), allowing the database operation to complete and continue.
提交时也会查看是否成功发布到日志(数据是否安全地存储到持久性存储器),成功后才允许数据库完成操作或进行下一步操作。
Jane decides she does want to commit the test log with the failed verdict, and she also wants to log a defect.
Jane决定不将失败的结果提交到测试日志中,并且她还希望记录这个缺陷。
In phase 2 (commit phase), WebSphere transaction manager skips the communication with this resource manager, and it will not disk force or log any activities related to this resource manager.
在阶段2(提交阶段)中,WebSphere事务管理程序略过与资源管理程序的通信,并且它并不冒险强制或记录任何与这个资源管理程序相关的活动。
Only the commit is in the log (note the long, random-looking commit ID as opposed to the SVN revision number).
日志中只记录了提交(注意比较一下冗长的随机提交ID和SVN的修订号)。
As shown in the code snippet below, this requires keeping a counter so you know when to commit and write a log record, taking care not to count rows that cause an exception.
如下面的代码段所示,这需要维护一个计数器,以便能够知道什么时候进行提交并写日志记录,这个计数器不考虑导致异常的行。
In this case all of the log records created during the lifetime of unit of work have to be successfully written to the log in order for the commit to complete successfully.
在这种情况下,在工作单元期间创建的所有日志记录都必须成功地写入到日志中,以便提交能成功完成。
Once the entire transaction log has been written to the journal, then a “commit block” is written indicating that the transaction log in the journal is complete.
一旦整个事务内容被写入日志文件中,会写一个“commitblock"到日志文件,以表明日志文件中的事务日志写操作完成。
A way to counter the journal corruption is to compute a checksum of the transaction log and write it as part of the commit block process.
对付该问题的一个办法就是,计算一个事务日志的校验和,并把它作为commitblock过程的一部分写到日志中。
In this mode, a commit succeeds when the log data is on disk at the primary and it has been received by the standby server.
该模式下,当日志数据存在于主服务器的磁盘上,且备用服务器已经收到了日志数据时,提交(commit)就成功了。
In Listing 4, CruiseControl is configured to check for modifications against the brewery-commit project (which isn't in the repository - it's actually looking at a log file).
在清单4中,CruiseControl检查对brewery -commit项目的修改(这个项目不在存储库中—它实际上查看一个日志文件)。
After a commit record is written to the log, an application can free up the reservations for the compensation records.
在认可记录写入记录档之后,应用程序就可以释放补偿记录的保留。
After a commit record is written to the log, an application can free up the reservations for the compensation records.
在认可记录写入记录档之后,应用程序就可以释放补偿记录的保留。
应用推荐