svn info Print information about paths in your working copy. svn status / svn st Print the status of working copy files and directories. svn update / svn up updates the working copy. svn commit -m "message goes here" / svn ci Send changes from your working copy to the repository svn log -l 10 Prints last 10 commits in reverse-chronological order by default.
"Java talks" is about Java technologies including: Hibernate, JDO, JDBC, Servlet, JSP, Sturts, Web Services, Spring, AWS, Spring Boot, Spark, Scala etc.