How to revert a directory to a previous revision

2011-10-03 Thread marc
Hi, I want to revert 2 directories in my repos to a previous revision. In the repos view, when I right-click on the folder I want to revert I see an option "revert to previous version" or the like. Right-clicking the local directory to replace it with a previous version does not give me the opt

How to create a tag from multiple revisions?

2012-06-13 Thread marc
production ready. For example the trunk consists of this: trunk/ rev333 rev331 rev330 rev229 rev228 I want to create a tag based on rev333 and rev330 but not rev 331 since that code is not finished yet. Am I able to do this - using subclipse or tortoise? Thanks, Marc

1.7.0-rc2: abnormal program termination on Windows

2011-09-07 Thread Marc Strapetz
al way. Please contact the application's support team for more information. -- Best regards, Marc Strapetz = syntevo GmbH http://www.syntevo.com http://blog.syntevo.com

Re: 1.7.0-rc2: abnormal program termination on Windows

2011-09-08 Thread Marc Strapetz
On 07.09.2011 17:02, Bert Huijben wrote: > > >> -Original Message----- >> From: Marc Strapetz [mailto:marc.strap...@syntevo.com] >> Sent: woensdag 7 september 2011 14:40 >> To: users@subversion.apache.org >> Subject: 1.7.0-rc2: abnormal program termination

Exception: Assertion failed wc_db.c line 9465

2011-10-17 Thread Messing, Marc
n. Calling svn status in the Project1 folder causes the problem as well. Best Regards, Marc Messing Rheinmetall Defence Electronics GmbH Software Architect C4I Brüggeweg 54 28309 Bremen Germany Tel +49 421 457-1017 Fax +49 421 457-1028 marc.me

Assertion on updated

2011-10-21 Thread Marc Strapetz
nflict_action_delete || action == svn_wc_conflict_action_replace) D:\svntest\small-1.7-1>svn --version svn, version 1.7.0 (r1176462) compiled Oct 12 2011, 16:57:34 -- Best regards, Marc Strapetz = syntevo GmbH http://www.syntevo.com http://blog.syntevo.com

Python-subversion

2011-12-08 Thread Marc Schlinger
; % ("+" if copyfrom_path else " ", path)) return [ 0, path ] but the copyfrom_path always equals to None. Is there a way to have this parameter set? Thanks, Marc Schlinger. This message has been scanned for viruses by BlackSpider MailControl. - www.blackspider.com

Re: Python-subversion

2011-12-08 Thread Marc Schlinger
Le jeudi 08 décembre 2011 à 15:20 +0200, Daniel Shahaf a écrit : > Marc Schlinger wrote on Thu, Dec 08, 2011 at 14:07:06 +0100: > > Hello, > > > > I'm using subversion and python-subversion on a debian squeeze system. > > The package version is 1.6.12dfsg-4. &

Re: Python-subversion

2011-12-09 Thread Marc Schlinger
Le jeudi 08 décembre 2011 à 19:39 +0200, Daniel Shahaf a écrit : > Marc Schlinger wrote on Thu, Dec 08, 2011 at 16:00:03 +0100: > > Le jeudi 08 décembre 2011 à 15:20 +0200, Daniel Shahaf a écrit : > > > Marc Schlinger wrote on Thu, Dec 08, 2011 at 14:07:06 +0

log -g reports revisions in wrong order

2012-03-22 Thread Marc Strapetz
we investigate that further? CollabNet Subversion Edge 2.1.0 hosted on Linux (RedHat Enterprise Linux WS 3, 32-bit). CollabNet Subversion Client 1.7.2, 32-bit Windows version, running on Windows 7 64-bit. -Marc

Undocumented: ssl-pkcs11-provider - What is a «Security Provider»?

2012-08-22 Thread Marc Wäckerlin
understandable documentation? Thank you Regards Marc

How to use SVN and PKCS#11? [Re: Undocumented: ssl-pkcs11-provider - What is a «Security Provider»?]

2012-08-25 Thread Marc Wäckerlin
sl-pkcs11-provider option, > but still generates a config file that documents it. (The option was > originally added in r869495(r29421) by jorton for libsvn_ra_neon. > (Marc: libsvn_ra_neon is no longer supported in trunk/1.8-to-be; only > libsvn_ra_serf will be available for htt

modifyng symlinks

2012-11-14 Thread Marc Schlinger
nd of file +link other_file \ No newline at end of file Since I'm on a linux host my symlink file is really a symlink. This way "svn patch" is actually trying to modify "folder/file" instead of editing file pointed by "folder/symlink". Is this a known behaviour ? Regards, Marc Schlinger

Subversion/Dreamweaver, Error #175002

2009-12-11 Thread Marc Ferguson
dsafety/!svn/wrk/06507cd4-1619-a24a-afdb-6b76fbd45c66/trunk/@09': 405 Method Not Allowed Thank you for any help. -- Marc Ferguson www.fergytech.com www.digitalalias.net "When life gives me lemons... I make Linuxaide, hmm good stuff!"

how to identify the version of mod_dav_svn installed

2010-01-12 Thread Marc Lustig
Although we have installed SVN 1.6.6, the web-page delivered reports 1.4.6 Could someone advise how to identify the version of mod_dav_svn apache-module that is installed? Ty.

Re: how to identify the version of mod_dav_svn installed

2010-01-12 Thread Marc Lustig
thanks for the hint. Can I just grab the mod_dav_svn.so and mod_authz.so files from Collabnet's 1.6.6-rpm distribution and replace the existing modules with it? Or will it result in compatibility issues with the Apache-server? Am 12.01.2010 um 16:43 schrieb Ryan Schmidt: > Quoting Mar

Subversion 1.9 working copy compatibility

2015-03-16 Thread Marc Strapetz
n: https://subversion.apache.org/docs/release-notes/1.9.html#wc-upgrade At least I was initially reluctant to try Subversion 1.9 on my real-world working copies to avoid troubles when switching back to 1.8. -Marc

Re: Subversion 1.9 working copy compatibility

2015-03-16 Thread Marc Strapetz
On 16.03.2015 16:34, Branko Čibej wrote:> On 16.03.2015 15:58, Marc Strapetz wrote: From my experiments with Subversion 1.9 binaries and the listed changes in the release notes, Subversion 1.9 seems to be backwards compatible with Subversion 1.8 working copies. Is that correct? There are

Subversion 1.8.13 on Cygwin: E170000 or E180001: Unable to connect to a repository at URL , Unable to open an ra_local session to URL

2015-06-25 Thread MORGAN Marc
Hi, I've been using subversion on my Windows 7 PC with Cygwin with a repository on a Linux server accessed via file://. I installed a brand new Cygwin version yesterday. My local workspace lost its connection to the repository. I can no longer access via svn the repository which I was previously

RE: Subversion 1.8.13 on Cygwin: E170000 or E180001: Unable to connect to a repository at URL , Unable to open an ra_local session to URL

2015-06-26 Thread MORGAN Marc
) Access to the same repository worked fine with the previous svn on Cygwin on the same Windows computer, same Linux server, same network. Are you suggesting that someone removed the path mapping capability from svn between versions 1.6 and 1.8? Marc From: Bert Huijben [mailto:b...@qqmail.nl] Sent

Re: 1 updated user can't commit

2016-01-27 Thread Marc Strapetz
Out, even for different repositories (URLs). -Marc

Slow SSL handshake/authentication

2016-03-09 Thread Marc Strapetz
from the browser works fast. Any ideas what could cause this? I'm also able to reproduce the problem and I can provide credentials for a test repository on the affected server. -Marc

Feature Request: svn upgrade [--check][--check-current]

2016-12-02 Thread Marc Pawlowsky
There is a lot of effort and hacks on determining what SVN database version is being used on the working copy. Usually resorting to examining the internal contents of a .svn/* file. For future releases it would be nice if there was a command to display if the current working copy is at the same l

Re: Feature Request: svn upgrade [--check][--check-current]

2016-12-02 Thread Marc Pawlowsky
a shared file system. It is a common error to accidentally perform manual operations on a host that has the wrong svn version. Especially since the old versions have to be retained on some workstations. Thanks for the quick response Marc On Dec 2, 2016 12:13 PM, "Daniel Shahaf" wrot

Feature Request: svn update --accept failure

2019-03-06 Thread Marc Pawlowsky
work with "--accept failure" is if svn update also had --dry-run. Thanks for your considering this feature. Marc Pawlowsky

Question about subversion

2013-06-26 Thread Marc Davenne
Hi there. I have a question about subversion. I have a theory on what files should not be on SVN and I would like you to tell me if you agree. If you dont agree can you tell me why please. If you see more files that should not be there, tell me and why. Files who should not be on SVN : *

Re: Question about subversion

2013-06-27 Thread Marc Davenne
ement. Typically I would not put it on svn because everybody has different ones... but how to I version the param file (without it the application does not work) Message original Sujet: Re: Question about subversion De : Andrew Reedick Pour : Marc Davenne ,

Re: Question about subversion

2013-06-27 Thread Marc Davenne
I am not sure I understand it very well. When you say it is ignored, does it mean it is on svn ? And what is this script that would trigger on checkout ? Can you explain it again ? Message original Sujet: Re: Question about subversion De : Cooke, Mark Pour : Marc Davenne

wc.db: corruption after move?

2013-11-26 Thread Marc Strapetz
functionality? Could a Revert work? And if it currently does not, could the Revert be more tolerant, so it could handle such cases? -Marc

Re: wc.db: corruption after move?

2013-11-26 Thread Marc Strapetz
On 26.11.2013 18:27, Branko Čibej wrote: > On 26.11.2013 18:08, Philip Martin wrote: >> Marc Strapetz writes: >> >>> We are encountering working copies with >>> >>> nodes.presence = moved and nodes.moved_to = >> What does "nodes.presence = m

Re: wc.db: corruption after move?

2013-11-27 Thread Marc Strapetz
On 26.11.2013 21:38, Philip Martin wrote: > Marc Strapetz writes: > >>>>> As far as I have been told, this has already been fixed and backported >>>>> to 1.8.5. Still, for those users which already have this corruption, is >>>>> there

Re: wc.db: corruption after move?

2013-11-27 Thread Marc Strapetz
On 27.11.2013 11:32, Bert Huijben wrote: > > >> -Original Message----- >> From: Marc Strapetz [mailto:marc.strap...@syntevo.com] >> Sent: woensdag 27 november 2013 09:30 >> To: Philip Martin >> Cc: Branko Čibej; users@subversion.apache.org >>

New svn client format (1.7+) breaks when checkout crosses filesystems

2014-02-03 Thread Marc MERLIN
a one way upgrade. 2) split my repo in 7 pieces, which sucks as explaine above (going to be hours of manual work and checking over multiple systems) and reverting/rolling this out. 3) other :) Thanks, Marc -- "A mouse is a device used to point at the xterm you want to type in" - A.S

Re: New svn client format (1.7+) breaks when checkout crosses filesystems

2014-02-13 Thread Marc MERLIN
First, thanks for your answer, and sorry my late answer On Mon, Feb 03, 2014 at 03:05:28PM -0800, Ben Reser wrote: > On 2/3/14, 2:26 PM, Marc MERLIN wrote: > > On my personal system, I got a new svn and as prompted by "your repo is > > too old", upgraded it to t

svn file compatibility 1.6, 1.8 on Fedora 20

2014-03-30 Thread Marc Pawlowsky
tures. Failing that, how do I install svn 1.6.8 on Fedora 2? I tried to install subversion-1.6.17-5.fc16.x86_64.rpm, and I tried building from rpm source but there are too many incompatible libraries. Thanks in advance, Marc

subversion - svnsync synchronize hangs - how to debug?

2014-12-01 Thread Marc Breslow
Hi: I’ve been trying to get an SVN repository to synchronize to a target server. When I run the svnsync synchronize [target-http-url] [target-svn+ssh-url] I get the following output: Transmitting file data . It just hangs there. I managed to get some logging on the svnserve source side

Re: subversion - svnsync synchronize hangs - how to debug?

2014-12-02 Thread Marc Breslow
+Mailing list > On Dec 1, 2014, at 4:30 PM, Marc Breslow wrote: > > Hi Andreas. Thanks so much for your quick reply. Please find my responses > inline: > —Marc > >> On Dec 1, 2014, at 4:06 PM, Andreas Stieger wrote: >> >> Hi, >> >&g

Re: subversion - svnsync synchronize hangs - how to debug?

2014-12-04 Thread Marc Breslow
ue, Dec 2, 2014 at 10:12 AM, Marc Breslow wrote: > +Mailing list > > > On Dec 1, 2014, at 4:30 PM, Marc Breslow wrote: > > > > Hi Andreas. Thanks so much for your quick reply. Please find my > responses inline: > > —Marc > > > >> On Dec 1, 2014, at

svnsync/diff zlib - trying to understand/figure out an error

2014-12-11 Thread Marc Verwerft
tells what exactly it is doing - Can I trust the output of 'svn diff --summarize? Since that invokes the same file/library (svndiff.c) as svnsync. Thanks for your ideas. Regards, Marc Verwerft

Cannot load mod_dav_svn.so into server: libsvn_subr-1.so.0: undefined symbol: apr_memcache_add_server

2010-02-16 Thread Jean-Marc Rageau
Hi, I am trying to set up SVN 1.6.9 to use Apache 2.2.4. I am using APR and APR-UTIL 1.3.9, NEON 0.29.3, SQLite-3.6.22 After "configure, make, make install" all compononents, i did the same for svn. httpd -l returns: Compiled in modules: core.c mod_authn_file.c mod_authn_default.c mod_authz_h

Re: Is there a simple log/diff frontend (like gitk)?

2010-04-19 Thread marc gonzalez-carnicer
yes, the guys are right, you probably need to update your WC. this is feature, not a bug. some svn clients do not behave this way, like ms-windows tortoise. for mac, i recommended a friend of mine smartsvn, he quite enjoyed it. works for windows too, it is probably written in java. my friend was q

Embedding a working copy in a vendor branch

2010-06-11 Thread Jean-Marc van Leerdam
ting f5 in the browser). -- Regards, Jean-Marc -- . ___ . @@ // \\ "De Chelonian Mobile" . (_,\/ \_/ \ TortoiseSVN . \ \_/_\_/>The coolest Interface to (Sub)Version Control . /_/ \_\ http://tortoisesvn.net