Re: automatic merge - quick question

2013-05-29 Thread Michael Diers
wish to consider using Jigomerge[1] and its Hudson/Jenkins plugin[2]. [1] http://code.google.com/p/jigomerge/ [2] https://wiki.jenkins-ci.org/display/JENKINS/Jigomerge+Plugin. -- Michael Diers, elego Software Solutions GmbH, http://www.elegosoft.com/

Re: AW: New to subversion, need to find documentation on writing hooks

2012-05-22 Thread Michael Diers
TeamCity. It is able to do so-called pre-checked commits, which might help with your objective, i.e. keeping bad commits out of the codeline. http://en.wikipedia.org/wiki/TeamCity http://www.jetbrains.com/teamcity/features/index.html -- Michael Diers, elego Software Solutions GmbH, http

Re: sqlite, afs and svn 1.7

2012-03-17 Thread Michael Diers
; it comes with a command line client. http://svnkit.com/ http://sqljet.com/ -- Michael Diers, elego Software Solutions GmbH, http://www.elegosoft.com

Re: Support resources for Subversion

2012-01-26 Thread Michael Diers
of their e-mail addresses. This may or may not make a difference in choosing a commmercial offer. [1] http://thread.gmane.org/gmane.comp.version-control.subversion.devel/114944/focus=114945 [2] http://svn.apache.org/repos/asf/subversion/trunk/www/commercial-support.html?p=875619 -- Michael Diers

Re: Setting up domain and work-group-Pl help

2012-01-10 Thread Michael Diers
pure windows developer. [...] I'm not sure what you mean here. Subversion provides a number of access methods, and choosing http(s) is quite common. http://svnbook.red-bean.com/en/1.7/svn.serverconfig.html http://stackoverflow.com/questions/2140954/which-protocol-svn-or-https -- Michael Diers

Re:

2011-08-16 Thread Michael Diers
) [...] -- Michael Diers, elego Software Solutions GmbH, http://www.elego.de

Re: Transmitting file data .svn: Commit failed

2011-08-15 Thread Michael Diers
of the subversion-deps tarball. You'll most likely need to install the SSL development kit packages from the Fedora package repository (openssl or gnutls). Or build those from source as well, as there probably won't be any current releases packaged for FC4. -- Michael Diers, elego Software

Re: upgrading source code in local repository

2011-08-04 Thread Michael Diers
on pristine copies of the vendor software. [...] Ryan, that is very well put. I suppose the original documentation of svn_load_dirs could do with this sort of explanation. Have you considered submitting a patch? -- Michael Diers, elego Software Solutions GmbH, http://www.elego.de

Re: Issue with merge

2011-06-16 Thread Michael Diers
for the Subversion test suite! Thanks. -- Michael Diers, elego Software Solutions GmbH, http://www.elego.de signature.asc Description: OpenPGP digital signature

Re: Using SVN to develop a website

2011-06-16 Thread Michael Diers
Subversion release installed. For Debian, try backports.debian.org (shameless plug). -- Michael Diers, elego Software Solutions GmbH, http://www.elego.de signature.asc Description: OpenPGP digital signature

Re: Failed SVN Verify Logs

2011-03-16 Thread Michael Diers
it on a copy of your repository. You may have to run the repair step repeatedly before it converges. http://www.szakmeister.net/fsfsverify/ http://svn.apache.org/repos/asf/subversion/trunk/contrib/server-side/fsfsverify.py - -- Michael Diers, elego Software Solutions GmbH, http://www.elego.de

Re: commit not validated

2011-03-16 Thread Michael Diers
importantly, your team never stops working and there is never broken code in your Version Control. http://www.jetbrains.com/teamcity/features/delayed_commit.html - -- Michael Diers, elego Software Solutions GmbH, http://www.elego.de -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.9 (Cygwin) Comment

Re: pre-lock.bat Failed in Repo browser

2011-03-15 Thread Michael Diers
- -- Michael Diers, elego Software Solutions GmbH, http://www.elego.de -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.9 (Cygwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk1/F+EACgkQcEKlWnqVgz17YgCdEe7K2CrLvnorKtBoyJo3xedr pWgAnROM4E9SSBEi1xQcHMTzEuPa9s6c =W9Nh

Re: pre-lock.bat Failed in Repo browser

2011-03-09 Thread Michael Diers
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2011-03-09 02:23, Daniel Shahaf wrote: Michael Diers wrote on Tue, Mar 08, 2011 at 09:39:11 +: [...] Wild guess: are you perhaps using the file:// access method when browsing the repository? Hook scripts are run by the Subversion server

Re: pre-lock.bat Failed in Repo browser

2011-03-09 Thread Michael Diers
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2011-03-09 14:54, Waseem Bokhari wrote: What is :--- set trc=C:\tmp\waseem\trace.txt That's for debug tracing. You can set trc=nul or even leave out all the lines to do with %trc% in the batch code I posted. - -- Michael Diers, elego

Re: pre-lock.bat Failed in Repo browser

2011-03-08 Thread Michael Diers
- -- Michael Diers, elego Software Solutions GmbH, http://www.elego.de -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.9 (Cygwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk11+T8ACgkQcEKlWnqVgz3cWgCgrGAuUSuFjKjf0U/+fM2/kZoR gucAnRgp1IFwcqHsvgtkyCH+789pG18z =GSif

Re: Subversion for debian stable and few questions

2011-01-17 Thread Michael Diers
on openjdk-6-jre-headless instead of gij. -- Michael Diers mdi...@elego.de Mon, 10 Jan 2011 01:52:25 +0100 subversion (1.6.12dfsg-4) unstable; urgency=high * patches/loosen-sqlite-version-check: New patch: Relax the SQLite version check, to match the Debian sqlite3 packaging. (Closes

Re: Broken URLs in Subversion README files

2011-01-17 Thread Michael Diers
/tools_contrib.html Then again, there's always the history in the Subversion repository itself: http://svn.apache.org/viewvc/subversion/branches/1.5.x/www/tools_contrib.html?view=co -- Michael Diers, elego Software Solutions GmbH, http://www.elego.de

Re: SVN Subversion- object level checkout

2011-01-13 Thread Michael Diers
and experiment a bit. I'd love to hear about your findings. Cheers, - -- Michael Diers, elego Software Solutions GmbH, http://www.elego.de -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.9 (Cygwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

Re: SVN Subversion- object level checkout

2011-01-13 Thread Michael Diers
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2011-01-13 10:35, Michael Diers wrote: On 2011-01-13 08:24, amit.sas...@wipro.com wrote: We are using Tortoise SVN-1.6.7 alongwith Power Builder 11.5. We want to lock (check-out) the core power builder object from SVN so that only one user

Re: SVN Subversion- object level checkout

2011-01-13 Thread Michael Diers
. The classic version still uses PBLs. Andrew, thanks for clarifying this. I haven't looked at PB in a while and was going by the sparse information in the Stackoverflow article I referred to. (Note to self: stop doing that!) It sounded too good to be true anyway... - -- Michael Diers, elego

Re: SVN Subversion- object level checkout

2011-01-12 Thread Michael Diers
; at the time, it proved a good fit for our customer's needs. http://stackoverflow.com/questions/1162141/is-there-a-viable-scc-integration-for-subversion (Please upgrade to Subversion 1.6.15. Subversion 1.6.9 sports a number of bugs that have been fixed since its release.) - -- Michael Diers, elego

Re: package with everything you need for svn?

2010-09-27 Thread Michael Diers
/solaris.html -- Michael Diers, elego Software Solutions GmbH, http://www.elego.de

Re: Ubuntu: store user credentials for svn-client

2010-09-22 Thread Michael Diers
the cache files by hand.) # store-auth-creds = no ... -- Michael Diers, elego Software Solutions GmbH, http://www.elego.de signature.asc Description: OpenPGP digital signature

Re: Is version 1.6 compatible with version 1.5 to upgrade subversion repository?

2010-09-08 Thread Michael Diers
/release-notes/1.6.html http://subversion.apache.org/docs/release-notes/1.6.zh.html -- Michael Diers, elego Software Solutions GmbH, http://www.elego.de

Re: SVN and bug reporting tools

2010-03-10 Thread Michael Diers
://subversion.tigris.org/index.html http://web.archive.org/web/20080731200910/http://subversion.tigris.org/links.html#clients (Note that the archived pages are rather dated.) -- Michael Diers, elego Software Solutions GmbH, http://www.elego.de

Re: Problems merging with 1.6.2 client and 1.5.6 server

2010-02-09 Thread Michael Diers
the 1.6.9 client a try. http://svn.apache.org/repos/asf/subversion/trunk/CHANGES Server at 1.5.6 should be OK, except some new features are not available client-side; see Compatibility Concerns in the release notes. http://subversion.apache.org/docs/release-notes/1.6.html Cheers, -- Michael Diers