Re: automatic merge - quick question

2013-05-29 Thread Michael Diers
b. [...] You may 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
r environment. [...] Ted, Please have a look at the (commmercial) CI tool 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/featur

Re: sqlite, afs and svn 1.7

2012-03-17 Thread Michael Diers
h AFS locking. They have a beta release of SVNKit 1.7; it comes with a command line client. http://svnkit.com/ http://sqljet.com/ -- Michael Diers, elego Software Solutions GmbH, http://www.elegosoft.com

Re: SVN Problems

2012-03-06 Thread Michael Diers
t;Looks like a bad phase of the moon," and "Well, that sort of thing sometimes happens." If you are actually looking for help, you need to show that you have invesitgated the situation in some depth and that there is _something_ that other people might be able to duplicate in their envi

Re: Support resources for Subversion

2012-01-26 Thread Michael Diers
he.org/repos/asf/subversion/trunk/www/commercial-support.html?p=875619 -- Michael Diers - elego Software Solutions GmbH - http://www.elego.de

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

2012-01-10 Thread Michael Diers
using weblinks. > I am 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-sv

Re:

2011-08-16 Thread Michael Diers
support enabled, using OpenSSL (0.9.7 or later) [...] -- Michael Diers, elego Software Solutions GmbH, http://www.elego.de

Re: Transmitting file data .svn: Commit failed

2011-08-15 Thread Michael Diers
dora Project since 2007 or so. That means it has not seen any security updates in yonks... The SSL library is not part 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 so

Re: upgrading source code in local repository

2011-08-04 Thread Michael Diers
You only run them 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: Svn Searcher

2011-08-02 Thread Michael Diers
FishEye http://www.atlassian.com/software/fisheye/ * Subversion Repository Search Engine (SupoSE) http://www.supose.org/ * SvnQuery http://svnquery.tigris.org/ -- Michael Diers, elego Software Solutions GmbH, http://www.elego.de

Re: SVN Error on Commit!!

2011-08-01 Thread Michael Diers
o ask. [...] Check the logs on the server, perhaps they will tell you what the underlying problem is. (Start "VisualSVN Server Manager", then click "Open Event Viewer...".) There should be entries that correspond to the error message that the client got. -- Michael Diers, elego Software Solutions GmbH, http://www.elego.de

Re: Using SVN to develop a website

2011-06-16 Thread Michael Diers
in having a more up-to-date 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: Issue with merge

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

Re: Subversion Setup Question

2011-05-11 Thread Michael Diers
earch?hl=&q=subversion+for+web+development Seriously, there are quite a few user reports around that should give you an idea of what people found useful in their scenarios. This one looks like a good starting point: http://blogs.sitepoint.com/using-svn-for-web-development/ -- Michael Diers, e

Re: How can I setup two svnservers with svnsync and both should provide checkout and checkins

2011-04-24 Thread Michael Diers
chnique that WANdisco use in their product. The network nodes handling the repositories are distributed, but not isolated. The nodes actively agree on how to apply a proposed change to their repository replicas, effectively avoiding the merge problem. WANdisco provide a well-written White Paper

Re: commit not validated

2011-03-16 Thread Michael Diers
indows System Tray, or in your IDE), allowing you to fix the failed code immediately. And unlike the standard scenario, you'll always know WHO broke the code. Most importantly, your team never stops working and there is never broken code in your Version Control. http://www.jetbrains.com/t

Re: Failed SVN Verify Logs

2011-03-16 Thread Michael Diers
ure to run 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.el

Re: pre-lock.bat Failed in Repo browser

2011-03-15 Thread Michael Diers
http://svnbook.red-bean.com/nightly/en/svn.advanced.locking.html - -- 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+EACgkQcEKlWnqVg

Re: pre-lock.bat Failed in Repo browser

2011-03-14 Thread Michael Diers
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2011-03-10 11:21, Michael Diers wrote: > On 2011-03-10 08:23, Waseem Bokhari wrote: >> This script works fine in all scenarios except Anyone can Steal Lock when >> Unlock. > >>> Unable to Break lock through che

Re: pre-lock.bat Failed in Repo browser

2011-03-10 Thread Michael Diers
N forums might be a better place to ask for assistance.) For instance, "Unable to break lock through Repo browser" translates to "Unable to break lock through `svn unlock --force'". - -- Michael Diers, elego Software Solutions GmbH, http://www.elego.de -BEGIN PGP SIGNAT

Re: Renaming a file on windows with @20 in name

2011-03-09 Thread Michael Diers
d must be referred to with a trailing "@", like so: svn ren "4...@20hrs.jpg@" "48 hrs.jpg" - -- Michael Diers, elego Software Solutions GmbH, http://www.elego.de -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.9 (Cygwin) Comment: Using GnuPG with Mozilla -

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. - -- Michae

Re: pre-lock.bat Failed in Repo browser

2011-03-09 Thread Michael Diers
- > > https://ServerMachine.Domain.com:8443/svn/MyRepository > > Thanks in advance > > > > Muchas gracias! > Waseem Bokhari > > > -Original Message- > From: Michael Diers [mailto:mdi...@elego.de] > Sent: Tuesday, March 08, 2011 2:39 PM > To: Waseem Bok

Re: pre-lock.bat Failed in Repo browser

2011-03-09 Thread Michael Diers
BEGIN pre-unlock >> %trc% echo REPOS-PATH = %1 >> %trc% echo PATH = %2 >> %trc% echo USER = %3 >> %trc% echo --- %trc% set >> %trc%% echo === END pre-unlock >> %trc% exit 0 - --- snip snip --- - -- Michael Diers, elego Software Solutions GmbH, http://www.

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 Su

Re: pre-lock.bat Failed in Repo browser

2011-03-08 Thread Michael Diers
.net/docs/release/TortoiseSVN_en/tsvn-repository-hooks.html - -- 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+T8ACgkQcEKlWnqVgz3cWgCg

Re: Broken URLs in Subversion README files

2011-01-17 Thread Michael Diers
rg/web/web.php http://web.archive.org/web/20080822082136/http://subversion.tigris.org/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: Subversion for debian stable and few questions

2011-01-17 Thread Michael Diers
fied source as released by the Apache Subversion project. -- Michael Diers, elego Software Solutions GmbH, http://www.elego.de

Re: Subversion for debian stable and few questions

2011-01-17 Thread Michael Diers
db4.6-util. - Build-depend on openjdk-6-jdk instead of gcj-jdk. - Depend on openjdk-6-jre-headless instead of gij. -- Michael Diers 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

Re: SVN Subversion- object level checkout

2011-01-13 Thread Michael Diers
first release. 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... - --

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 s

Re: SVN Subversion- object level checkout

2011-01-13 Thread Michael Diers
uess you could simply try each of those options 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 Gnu

Re: SVN Subversion- object level checkout

2011-01-12 Thread Michael Diers
version 1.6.9 sports a number of bugs that have been fixed since its release.) - -- 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/ iEYEARECAAYFAk0ts0EACgkQcEKlWnqVgz0Q

Re: package with everything you need for svn?

2010-09-27 Thread Michael Diers
match for KM's requirements. http://www.collab.net/downloads/subversion.html http://www.collab.net/downloads/subversion/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
do that, remove ### the cache files by hand as described in the Subversion book.) # store-passwords = no ### Set store-auth-creds to 'no' to avoid storing any subversion ### credentials in the auth/ area of your config directory. ### It defaults to 'yes'. Note that this option only prevents ### saving of *new* credentials; it doesn't invalidate existing ### caches. (To do that, remove 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
bversion.apache.org/docs/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
http://web.archive.org/web/20080731200910/http://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
Michael Diers wrote: > Clint Popetz wrote: >> Are there known issues merging between branches using a 1.6.2 client and >> a 1.5.6 server? > [...] > > Clint, > > there are problems with merges and indeed merge performance in that > client release. Some have since

Re: Problems merging with 1.6.2 client and 1.5.6 server

2010-02-09 Thread Michael Diers
ou give 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

Re: HELP regading subversion

2010-01-22 Thread Michael Diers
ks.html Embedding Subversion: APIs, both client-side and repository-side http://svnbook.red-bean.com/nightly/en/svn.developer.html Contact this list again if you have further questions. Good luck. -- Michael Diers, elego Software Solutions GmbH, http://www.elego.de