Re: What's the status of changing UUIDs of repos in working copies?

2022-07-13 Thread Ryan Schmidt
On Jul 13, 2022, at 12:04, Thorsten Schöning wrote: > Guten Tag Daniel Shahaf, > am Mittwoch, 13. Juli 2022 um 15:25 schrieben Sie: > >> It'll be a lot easier to set the repository's UUID to the one expected >> by clients. See «svnadmin setuuid». That was going to be my suggestion as well. >

Re: Trying to install and configure Subversion on AIX

2022-07-09 Thread Ryan Schmidt
On Jul 8, 2022, at 15:42, Werner L. Stolz wrote: > > Only the root user can create new repositories. This is true no matter where > in the file system we attempt the operation. I'm not familiar with AIX, but that's not normal for Subversion. Repositories are created with the svnadmin program.

Re: svn binary packages for macOS

2021-11-08 Thread Ryan Schmidt
On Nov 8, 2021, at 12:21, Daniel Sahlberg wrote: > > Den mån 8 nov. 2021 kl 16:57 skrev Ryan Schmidt: >> >> On Oct 16, 2021, at 07:18, Daniel Sahlberg wrote: >>> >>>>> WANdisco is providing Subversion 1.10.6 for Mac OS 10.9. Is that version >>&

Re: svn binary packages for macOS

2021-11-08 Thread Ryan Schmidt
On Oct 16, 2021, at 07:18, Daniel Sahlberg wrote: > Den ons 6 okt. 2021 kl 00:46 skrev Ryan Schmidt: >> On Oct 4, 2021, at 10:23, Daniel Sahlberg wrote: >> >>> WANdisco is providing Subversion 1.10.6 for Mac OS 10.9. Is that version of >>> Mac OS supported by Fi

Re: svn binary packages for macOS

2021-10-05 Thread Ryan Schmidt
On Oct 4, 2021, at 10:23, Daniel Sahlberg wrote: > WANdisco is providing Subversion 1.10.6 for Mac OS 10.9. Is that version of > Mac OS supported by Fink/Homebrew/MacPorts? I am a manager of MacPorts. MacPorts supports Mac OS X 10.4 and later and provides binaries for Mac OS X 10.6 and later. S

Re: Syntax error at svnpubsub/daemonize.py:59

2021-05-11 Thread Ryan Schmidt
On May 11, 2021, at 12:45, Daniel Shahaf wrote: >> There is also an invalid comment at line 20: >> >> 19: # This software lives at: >> 20: #http://gstein.googlecode.com/svn/trunk/python/daemonize.py > > I don't know a forwarding address for this, sorry. I followed the redirects on archive.o

Re: How to install Subversion JavaHL library with homebrew in 2021?

2021-05-10 Thread Ryan Schmidt
On May 9, 2021, at 06:20, Reto Hoehener wrote: > On the MacPorts front, I tried the universal variant, but got an error: > sudo port install subversion +universal > sudo port install subversion-javahlbindings +universal > > Error: Problem while installing python38 > Error: Unable to execute po

Re: How to install Subversion JavaHL library with homebrew in 2021?

2021-05-04 Thread Ryan Schmidt
On May 4, 2021, at 17:40, Mark Phippard wrote: > On Tue, May 4, 2021 at 1:56 PM Reto Hoehener wrote: >> >> I uninstalled Homebrew Subversion and tried with MacPorts, but no luck >> (the library seems to be build for amd64). So back to square one. >> >> sudo port install subversion >> sudo port -

Re: How to install Subversion JavaHL library with homebrew in 2021?

2021-05-04 Thread Ryan Schmidt
On May 4, 2021, at 12:56, Reto Hoehener wrote: > I uninstalled Homebrew Subversion and tried with MacPorts, but no luck (the > library seems to be build for amd64). So back to square one. > > sudo port install subversion > sudo port -N install subversion-javahlbindings > sudo mkdir -p /Librar

Re: How to install Subversion JavaHL library with homebrew in 2021?

2021-04-29 Thread Ryan Schmidt
On Apr 29, 2021, at 02:34, Reto Hoehener wrote: > I hope it's ok to crosspost my stack overflow question to this list: > https://stackoverflow.com/questions/67288397/how-to-install-subversion-javahl-library-with-homebrew-in-2021 > > In short: I cannot figure out how to install Subversion JavaHL t

Re: mod_dav_svn and symbolic links

2020-12-17 Thread Ryan Schmidt
On Dec 16, 2020, at 13:13, M.Eng. René Schwarz wrote: > I am using mod_dav_svn with Apache2 in combination with a SVN repository > containing symbolic links. When a URL pointing to a symbolic link is > accessed, the web server does not follow this link, but provides a text file > with the co

Re: SVN log-diff crashes if server not available

2020-11-17 Thread Ryan Schmidt
On Nov 17, 2020, at 17:13, Dirk Helgemo wrote: > Right-click a file There is no "right-click" in Subversion, which is a command line program. You seem to be using TortoiseSVN, which is a different product made by different developers; you should report the problem to them.

Re: Subversion Exception!

2020-10-01 Thread Ryan Schmidt
On Oct 1, 2020, at 17:11, Brian Stuart wrote: > --- > Subversion Exception! > --- > Subversion encountered a serious problem. > Please take the time to report this on the Subversion mailing list > with as much information as possible about what >

Re: Note from Vibin Bruno to your Facebook Page Subversion.

2020-09-22 Thread Ryan Schmidt
On Sep 22, 2020, at 14:22, Vibin Bruno wrote: > > Kindly help in resolving the below vulnerabilities You may need to take a different approach when communicating with this list. We are a community of volunteers, users who use Subversion. We can try to help guide you toward solutions but we are

Re: Ignore every file except XX*

2020-06-15 Thread Ryan Schmidt
On Jun 15, 2020, at 03:30, Daniel Sahlberg wrote: > I think a separate property that is evaluated at the same time as svn:ignore > is a lot easier to explain ("A file is ignored if the name satisfies one > pattern in the svn:ignore list and satisfies NO pattern in the 'reverse of > svn:igno

Re: subversion exception dialog appeared

2019-12-21 Thread Ryan Schmidt
us know. Good luck. On Dec 20, 2019, at 07:30, Rui Pedro Fernandes wrote: > Please find answers below. > >> -Original Message- >> From: Ryan Schmidt [mailto:subversion-2...@ryandesign.com] >> Sent: sexta-feira, 20 de dezembro de 2019 12:56 >> To: Ru

Re: One test fails in trans_tests.py

2019-11-24 Thread Ryan Schmidt
On Nov 24, 2019, at 22:50, Ryan Schmidt wrote: > On Nov 24, 2019, at 22:46, Daniel Shahaf wrote: > >> Could you please show the contents of >> svn-test-work/working_copies/trans_tests-1/header_unexp (in >> subversion/tests/cmdline) after the test run? > >

Re: One test fails in trans_tests.py

2019-11-24 Thread Ryan Schmidt
On Nov 24, 2019, at 22:46, Daniel Shahaf wrote: > Could you please show the contents of > svn-test-work/working_copies/trans_tests-1/header_unexp (in > subversion/tests/cmdline) after the test run? Aha: It says: $Header: file:///opt/local/var/macports/build/_Users_rschmidt_macports_macports-po

One test fails in trans_tests.py

2019-11-24 Thread Ryan Schmidt
Hi, I ran the Subversion 1.13.0 test suite on macOS 10.13.6. Everything passed except the first test in trans_tests.py: START: trans_tests.py W: Header expansion failed for svn-test-work/working_copies/trans_tests-1/header_unexp W: Traceback (most recent call last): File "/.../subversion-1.

Re: Building subversion runs svnversion, which fails

2019-11-18 Thread Ryan Schmidt
On Nov 18, 2019, at 08:44, Ryan Schmidt wrote: > The relevant part in the log is where it says: > > (subversion/svnversion/svnversion . 2> /dev/null || \ >svnversion . 2> /dev/null ||\ >

Re: Building subversion runs svnversion, which fails

2019-11-18 Thread Ryan Schmidt
On Nov 17, 2019, at 15:24, Nathan Hartman wrote: > On Sun, Nov 17, 2019 at 2:47 PM Ryan Schmidt wrote: > > > Hi, I noticed this bug in subversion on macOS. I reported it here: > > > > https://trac.macports.org/ticket/59712 > > > > But it's really an

Building subversion runs svnversion, which fails

2019-11-17 Thread Ryan Schmidt
Hi, I noticed this bug in subversion on macOS. I reported it here: https://trac.macports.org/ticket/59712 But it's really an upstream issue so I would like to report it here as well. The subversion build evidently runs the just-built svnversion at some point. This crashes, because the libraries

Re: Limit on Number of Users

2019-10-18 Thread Ryan Schmidt
On Oct 17, 2019, at 14:27, Shamoon, Danial wrote: > I’m using These pages: > > > > > Do these come with the free version? And thanks for your quick reply! No, those pages say "Subversion Edge" which is a separate product: https://www.collab.net/products/subversion The open-source free

Re: Cannot locate mod_dav_svn on macosx 10.13 default apache2

2019-09-25 Thread Ryan Schmidt
On Sep 17, 2019, at 14:39, Per Lindevall wrote: > I had a perfectly nice working svn apache2 setup on an old Mac mini. A while > ago I decided to update the Mac OS to OSX 10.13 High Sierra. The default http > 2.4 don’t provide mod_dav_svn as part of the package nor do the homebrew > version.

Re: Svnsync with changed url and ssl certificate?

2019-08-11 Thread Ryan Schmidt
On Aug 11, 2019, at 03:30, Bo Berglund wrote: > H:\>svnsync synchronize https://svn..com/svn/bosse > https://engineering/svn/bosse > Authentication realm: Subversion Repository > Password for 'Bosse': * > Authentication realm:

Re: Recommended method to keep an svn mirror in sync per commit?

2019-08-10 Thread Ryan Schmidt
On Aug 9, 2019, at 13:45, Ron T wrote: > Hi, What is the recommended method to keep an svn mirror in sync each time a > user commits? I have about 20 users posting commits throughout the day and I > would like to have the svn mirror duplicate or copy the current commit from > the source repo

Re: Svnsync with changed url and ssl certificate?

2019-08-08 Thread Ryan Schmidt
On Aug 7, 2019, at 00:52, Bo Berglund wrote: > I have a svn 1.9.7 system to maintain. > The main server (on Windows Server 2016) is backed up using svnsync over the > Internet to a backup server set up on Ubuntu Server 18 LTS. > The backups are done using a batch file running once every night

Re: Importing from a working copy ... bad idea?

2019-04-18 Thread Ryan Schmidt
On Apr 18, 2019, at 15:40, Mun Johl wrote: > On Thu, Apr 18, 2019 at 01:30 PM PDT, Ryan Schmidt wrote: >> >> On Apr 18, 2019, at 14:04, Mun Johl wrote: >>> Since many files will be renamed >>> and/or moved to different relative locations, the svn log

Re: Importing from a working copy ... bad idea?

2019-04-18 Thread Ryan Schmidt
On Apr 18, 2019, at 14:04, Mun Johl wrote: > I was thinking I would do all of the manipulation via linux commands and > get the structure the way I wanted What I haven't understood in this thread is why you think that's easier than using the corresponding Subversion commands. For example, if

Re: Error creating a new repository

2019-03-09 Thread Ryan Schmidt
On Mar 8, 2019, at 08:46, Carson, Keona (NE) (CNV) wrote: > Receiving an error creating a new repository, getting a ‘device attached to > the system is not functioning properly’. Are there non-issues with McAfee VSE > 8.8 or VSES? I'm not sure if there are known issues with those specific vi

Re: svn:E155007:None of the tarets are working copies

2019-03-09 Thread Ryan Schmidt
On Mar 8, 2019, at 14:24, Fairchild, Gregory J - OASAM OCIO CTR wrote: >I’m fairly new to subversion and new to this email listing. If this is > not the correct format or avenue to report this problem, let me know. Welcome! > Background: We’re trying to eliminate all our Solaris 10 s

Re: Why does svn up give me a different file than in the repo

2019-03-07 Thread Ryan Schmidt
On Mar 6, 2019, at 09:44, Satya Mishra wrote: > On Tue, Mar 5, 2019 at 11:39 PM Ryan Schmidt wrote: >> On Mar 5, 2019, at 12:23, Satya Mishra wrote: >> >>> I recently encountered a strange problem while trying to revert a failed >>> experiment. svn revert appa

Re: bug report

2019-03-05 Thread Ryan Schmidt
On Feb 14, 2019, at 11:04, Celso F wrote: > --- > Subversion Exception! > --- > Subversion encountered a serious problem. > Please take the time to report this on the Subversion mailing list > with as much information as possible about what > you wer

Re: svn problem

2019-03-05 Thread Ryan Schmidt
On Feb 10, 2019, at 03:18, Chagai Nota wrote: >> Also did you try with working copy on the local computer instead of CIFS >> share? > It’s not CIFS share its NFS share I didn’t try because the working copy most > to be on share drive because e we have also grid system. There are known proble

Re: Replacing directory by circular symlink produces malformed XML

2019-03-05 Thread Ryan Schmidt
On Mar 1, 2019, at 15:54, Denis Excoffier wrote: > I have access to the source tree of some development project that is > *not* under any version control system. I would like to build a > minimal level of versioning by committing this source tree into > Subversion at regular intervals, e.g. eac

Re: Why does svn up give me a different file than in the repo

2019-03-05 Thread Ryan Schmidt
On Mar 5, 2019, at 12:23, Satya Mishra wrote: > I recently encountered a strange problem while trying to revert a failed > experiment. svn revert apparently succeeded, but kept giving me the > unreverted files. Example shell output showing the problem is below. The > sha1sum of the file doesn't

Re: Problems accessing GitHub's SVN-bridge with SVN 1.11

2018-11-04 Thread Ryan Schmidt
On Nov 4, 2018, at 11:57, Thorsten Schöning wrote: > Now "we" need to get GitHub to change their > implementation and I didn't even get an automatic bot-reply to my > question on Friday yet. :-) Lets see how things are going after I send > them this thread... I'd be interested to know the reso

Re: error

2018-10-25 Thread Ryan Schmidt
On Oct 24, 2018, at 13:00, Keith Wentworth wrote: > I got this error when I was updating my working copy: > > > D:\Development\SVN\Releases\TortoiseSVN-1.8.7\ext\subversion\subversion\libsvn_wc\wc_db_update_move.c' > line 1039: assertion failed (move_dst_revision == expected_move_dst_revision

Re: Subversion Exception!

2018-10-18 Thread Ryan Schmidt
On Oct 17, 2018, at 09:09, Hedtke, Gerd wrote: > --- > Subversion Exception! > --- > Subversion encountered a serious problem. > Please take the time to report this on the Subversion mailing list > with as much information as possible about what >

Re: svndumpfilter and svnsync?

2018-10-10 Thread Ryan Schmidt
On Oct 10, 2018, at 02:04, Chris wrote: > I've trawled through bad commits of data files in our repo and added such > paths to a filter file that I'm using for svndumpfilter to get a > reasonably-looking dump. In most cases, the files in question existed in a > single path(branch( and were n

Re: svndumpfilter and svnsync?

2018-10-04 Thread Ryan Schmidt
On Oct 4, 2018, at 02:32, Chris wrote: > we have a repo that is in dire need of getting rid of some accidental commits > that have added large binary blobs on old branches. I've looked at > http://svnbook.red-bean.com/nightly/en/svn.reposadmin.maint.html#svn.reposadmin.maint.filtering > whic

Re: svnserve setup on RHEL-7.5

2018-10-01 Thread Ryan Schmidt
On Oct 1, 2018, at 22:33, Adam Jensen wrote: > I am attempting to set up an svn server on Scientific Linux 7.5 using > subversion from the wandisco repositry. This is my entire process > (below). The current result is: > > svn list svn://moria.metadatalibrary.org/MAAPSS > svn: E170013: Unable

Re: svn_load_dirs doesn't support filenames with @ in

2018-08-21 Thread Ryan Schmidt
On Aug 21, 2018, at 05:43, Daniel Shahaf wrote: > j...@beniston.com wrote on Tue, 21 Aug 2018 09:40 +0100: >> This patch adds @ to the end of the filename, to make it work. > > Thanks jon. Committed with tweaks in r1838539. It seems something like this was suggested before: https://svn.haxx

Re: Revert, but give it a different name?

2018-08-15 Thread Ryan Schmidt
On Aug 15, 2018, at 03:02, Daniel Shahaf wrote: > Nathan Hartman wrote on Tue, 14 Aug 2018 12:36 -0400: >> Suppose I modified filename.c. Can I revert, but instead of throwing away >> my changes, revert to a separate file like filename.c.old and keep my >> modified filename.c for comparison in

Re: Subversion Exception!

2018-07-17 Thread Ryan Schmidt
On Jul 17, 2018, at 04:48, Igor Korkin wrote: > Can you give an instructions how to upload my research papers to the github? Well ideally you would do so using the git program, not the svn program. How to use the git program would be out of scope for this mailing list. GitHub is unique among

Re: Svnadmin —incremental hotcopy (and other questions)

2018-06-20 Thread Ryan Schmidt
On Jun 19, 2018, at 08:31, Tom Browder> wrote: > On Tue, Jun 19, 2018 at 06:31 Mark Phippard wrote: > >> On Jun 19, 2018, at 7:25 AM, Tom Browder wrote: >> ... >> Finally, now that version 1.10 is out, will the redbook be made current and >> turned into a printed book? > > The book is open so

Re: How to check out a project based on commit time rather than rev?

2018-05-18 Thread Ryan Schmidt
On May 18, 2018, at 17:01, Bo Berglund wrote: > So now I know what has happened and I found the revision numbers for > two revisions that were committed erroneously last December when I was > preparing for the CVS -> SVN migration. > These revisions are 4309 and 4310 > > Now my problem is in fin

Re: How to check out a project based on commit time rather than rev?

2018-05-18 Thread Ryan Schmidt
On May 18, 2018, at 14:14, Nathan Hartman wrote: > On Fri, May 18, 2018 at 12:35 PM Bo Berglund wrote: >> On Fri, 18 May 2018 18:00:21 +0200, Bo Berglund wrote: >> >>> Obviously this is a "for dummies" question but I *have* looked at the >>> svnbook but I cannot still find how to do this: >> >>

Re: Moving SVN from one server to another

2018-04-25 Thread Ryan Schmidt
On Apr 25, 2018, at 07:15, OBones wrote: > Nico Kadel-Garcia wrote: >> In general, to jump that many major revisions, I tend to use "svnsync" >> to allow the repositories to stay synchronized while the client stays >> talking to the first repository, then take the first repository >> entirely off

Re: Moving SVN from one server to another

2018-04-24 Thread Ryan Schmidt
On Apr 23, 2018, at 17:19, Paul Greene wrote: > The old subversion server is running version 1.4.6-1. The new server is > running 1.7.14-11. Consider that Subversion 1.8.x and earlier are end-of-life. The current version is 1.10.0. https://subversion.apache.org/docs/release-notes/1.10.html#sv

Re: SVN out-of-the-box web interface improvements somewhere?

2018-04-09 Thread Ryan Schmidt
On Apr 8, 2018, at 18:34, Bo Berglund wrote: > On Thu, Mar 29, 2018 at 10:32 PM, Michael Osipov wrote: >> Bo, >> you are looking for https://github.com/websvnphp/websvn >> Michael > > Thanks for the link! > By reading the Readme it looks like it contains what I am after! > > But I would like to

Re: win64 build

2018-04-03 Thread Ryan Schmidt
On Apr 3, 2018, at 11:26, hasan kol wrote: > In FAQ, in the answer of the question "What operating systems does Subversion > run on?" Win64 is not present, unlike Unix, Win32, BeOS, OS/2 and MacOS X. The Mac operating system name is currently "macOS". Could someone update that in this document

Re: E195019: Redirect cycle detected for URL

2018-03-27 Thread Ryan Schmidt
On Mar 26, 2018, at 11:32, Bo Berglund wrote: > Alias /svn /var/lib/svn Remove that...

Re: issue with relative externals after a rename

2018-03-27 Thread Ryan Schmidt
On Mar 26, 2018, at 17:20, Jonathan Schell wrote: > I have a tree where one folder is referencing some other folders and > documents in different parts of the tree. And those externals are pegged. > > So, I did a rename of the top folder of the tree. Which of course breaks the > externals. >

Re: Server side svn:auto-props, how to set it correctly?

2018-02-16 Thread Ryan Schmidt
On Feb 16, 2018, at 09:20, Branko Čibej wrote: > On 16.02.2018 12:41, Ryan Schmidt wrote: >> On Feb 15, 2018, at 14:18, Bo Berglund wrote: >> >>> I would like to set our SVN server to enforce some file properties for >>> commonly used files such as image

Re: Server side svn:auto-props, how to set it correctly?

2018-02-16 Thread Ryan Schmidt
On Feb 15, 2018, at 14:18, Bo Berglund wrote: > I would like to set our SVN server to enforce some file properties for > commonly used files such as images and binary files as well as eol > handling between client operating systems. The server-side auto-props feature can *suggest* properties use

Re: EOL problems in cvs2svn converted repository

2018-02-11 Thread Ryan Schmidt
On Feb 11, 2018, at 10:49, Bo Berglund wrote: > On Sun, 11 Feb 2018 08:45:17 +, Daniel Shahaf wrote: > >> Bo Berglund wrote on Sun, 11 Feb 2018 09:34 +0100: >>> For OpenVPN I found that I had to add some servers to apt-get in order >>> to use the OpenVPN own repository, is there a similar so

Re: EOL problems in cvs2svn converted repository

2018-02-10 Thread Ryan Schmidt
On Feb 10, 2018, at 09:29, Bo Berglund wrote: > I tried the contrib py script on my Windows machine as follows: > > python svn_apply_autoprops.py --config %APPDATA%\Subversion\config > D:\Engineering\Projects\Subversion\EI > Traceback (most recent call last): > File "svn_apply_autoprops.py", li

Re: EOL problems in cvs2svn converted repository

2018-02-09 Thread Ryan Schmidt
On Feb 9, 2018, at 14:48, Johan Corveleyn wrote: > ISTR there used to be a helper script to do this (to apply a certain > autoprops configuration to your working copy ... > svn-apply-autoprops.py or .pl or something), but I can't find it. > Maybe it was in the contrib folder which has been remove

Re: EOL problems in cvs2svn converted repository

2018-02-09 Thread Ryan Schmidt
On Feb 9, 2018, at 13:04, Bo Berglund wrote: > OK, I think I will be OK with only setting the trunk version files > correctly, if possible. After all this is what the consultants will > use. > And the development IDE:s seem to be able to cope fine with UNIX style > source files (at least those I

Re: EOL problems in cvs2svn converted repository

2018-02-09 Thread Ryan Schmidt
On Feb 9, 2018, at 04:44, Bo Berglund wrote: > On Thu, 11 Jan 2018 09:51:54 -0600, Ryan Schmidt wrote: > >>> I found a section in the conf file named [auto-props] but it seems >>> only to be applicable for commit and import, not for checkout AFAICT. >>> And all

Re: Missing LOCALE in post-commit hook leads to weird behaviour of `svnlook log` with unicode characters – broken transliterations

2018-01-30 Thread Ryan Schmidt
Perhaps the hook script templates could be modified to show how to properly set the environment variables so that UTF-8 log messages can be correctly processed?

Re: Exe files corrupted in SVN after import from CVS

2018-01-21 Thread Ryan Schmidt
On Jan 20, 2018, at 10:25, Bo Berglund wrote: > I have found that there is a problem in our SVN repository, which was > converted from CVS using cvs2svn 2.5.0. > > It concerns two exe files which are corrupted when I check out or > export them. The trunk files have been expanded by 905 bytes or

Re: Svn access auditing?

2018-01-11 Thread Ryan Schmidt
On Jan 9, 2018, at 01:18, Daniel Shahaf wrote: > Bo Berglund wrote on Tue, 09 Jan 2018 07:49 +0100: >> Is there some way to audit non-commit activity in Svn, specifically >> checkouts? > > Yes, it's called "operational logging". See > http://svnbook.red-bean.com/nightly/en/svn.serverconfig.htt

Re: EOL problems in cvs2svn converted repository

2018-01-11 Thread Ryan Schmidt
On Jan 11, 2018, at 05:43, Bo Berglund wrote: > I have converted our CVS repositories to SVN using cvs2svn.py v 2.5.0. > It looked like it was successful but now when I am working in the > checked out code I noticed that the line endings are UNIX style even > when checking out on Windows (our mai

Re: svnignore?

2017-12-29 Thread Ryan Schmidt
On Dec 29, 2017, at 12:55, Bo Berglund wrote: > I guess it is not valid to split the list on several lines in they > config file? I've never heard of that being possible.

Re: svnignore?

2017-12-29 Thread Ryan Schmidt
On Dec 29, 2017, at 11:24, David Chapman wrote: > On 12/29/2017 7:57 AM, Bo Berglund wrote: >> What is the equivalent of the CVS .cvsignore file? >> >> I have a lot of files that I don't want to get into the repository >> because they are only temporary files created by the compiler every >> time

Re: Combining files from different projects into a new project?

2017-12-28 Thread Ryan Schmidt
On Dec 27, 2017, at 17:34, Bo Berglund wrote: > So, I assume I can define an external target in a project as Common > and pointing it to Common/XX and another external as Lib and pointing > that to Common/YY? > Or do I have to put them into the root of the repository (single dir)? Subversion doe

Re: Combining files from different projects into a new project?

2017-12-26 Thread Ryan Schmidt
On Dec 26, 2017, at 02:00, Bo Berglund wrote: > In an earlier thread I asked about how I could simulate this in svn > and to use the "svn externals" system was adviced. > > When I am now facing actually doing this I find that (unless I am > mistaken) the externals only reference whole directorie

Re: cvs2svn conversion - can later updates be done?

2017-12-25 Thread Ryan Schmidt
On Dec 25, 2017, at 08:41, Bo Berglund wrote: > Now I wonder what will happen if some developer commits changes to the > old CVS server I would expect that after the migration to SVN you would configure the CVS repository to disable write access and allow only read access from then on, so

Re: svn:ignore

2017-12-19 Thread Ryan Schmidt
On Dec 19, 2017, at 06:24, Anton Shepelev wrote: > I wrote: > >> Now, when I modify file.txt, svn still detects the >> modification and has no problem commiting it. What am I >> doing wrong? >> >> I expect that it will ignore changes to file.txt. If not, >> what is the purpose of svn:ignore?

Re: Apache svn - how to customize rendering?

2017-12-13 Thread Ryan Schmidt
On Dec 11, 2017, at 17:58, Bo Berglund wrote: > What really "docker" is eludes me however, could you expand a bit on > it? It must be something general since I noticed this at the bottom of > Dockerfile > #sudo apt-get install docker.io I clicked that link "docker.io", then clicked "What is Dock

Re: Upgrading a very old SVN version

2017-12-13 Thread Ryan Schmidt
On Dec 13, 2017, at 10:01, Joanne Giammo wrote: > My company had been working with a very old version of SVN – 1.3.2 from 2006 > They are planning to upgrade to the latest version – currently 1.9.7 > > I realize that an upgrade from 1.3.2 to 1.9.7 is a serious jump. > • Are there any kno

Re: error message

2017-12-13 Thread Ryan Schmidt
On Dec 13, 2017, at 09:09, Sal Palumbo wrote: > Error message when attempting to update subversion on local machine. > Any help would be much appreciated, > Thanks, > Sal > > --- > Subversion Exception! > --- > Subversion encountered a serious pro

Re: GitHub svn bridge corrupting working copies

2017-11-23 Thread Ryan Schmidt
script and see if anything jumps out at you that would explain what's different about those 19 changes? If not, I wonder if corruption already happened earlier, and I should be making a new working copy, and occasionally running "svn up" on it, and saving all of the transcripts for l

Re: SVN server email notification function (SMTP) and How To configure it

2017-11-07 Thread Ryan Schmidt
On Nov 7, 2017, at 04:35, Zhaowei Mao wrote: > We use SVN server (CollabNetSubversion-server-1.5.5-1.win32) for years, I’d > like to configure email notification on server so that may trace any changes > in repositories. It is very likely that commit_email.pl is bundled with > Subversion, whi

Re: GitHub svn bridge corrupting working copies

2017-10-15 Thread Ryan Schmidt
Thanks for your suggestions! On Oct 15, 2017, at 13:07, Daniel Shahaf wrote: > Ryan Schmidt wrote on Sun, 15 Oct 2017 12:49 -0500: >> And the problem will just occur again sometime later with a different node. >> The node it complains about is always a directory that someone els

GitHub svn bridge corrupting working copies

2017-10-15 Thread Ryan Schmidt
Hi, I'm sure this is GitHub's problem, because it happens only when accessing a git repository through the GitHub Subversion bridge using the Subversion client, but it's been months since I reported the problem to them and they haven't fixed it so I thought I'd ask here if anybody has any idea h

Re: Checkout without storing two copies

2017-09-27 Thread Ryan Schmidt
On Sep 26, 2017, at 13:13, Robert Hickman wrote: > I tend to work on projects with a large amount of binary data along > with source code and need to track them together. To this date > Subversion is the only tool that I've used which handles this > dependably. That being said I have one major is

Re: Checksum error while checking out new project... Apache problem?

2017-09-07 Thread Ryan Schmidt
On Sep 7, 2017, at 15:11, Paolo Luigi Scala wrote: > Hello Ryan, > thanks for your reply; I followed this tutorial: > https://help.ubuntu.com/community/Subversion > so, the only modification I’ve made to the Apache configuration has been > adding the following snippet to /etc/apache2/mods-avail

Re: Checksum error while checking out new project... Apache problem?

2017-09-07 Thread Ryan Schmidt
On Sep 7, 2017, at 12:00, Paolo Luigi Scala wrote: > I’ve just installed a brand new SVN server (1.9.5) on a remote machine, with > the idea of accessing the projects on it via WebDAV. > After the creation of a new svn project with svn import on a local directory > tree, if I try to checkout the

Re: Questions on migrating SVN (and Trac) to a Google Compute Engine instance

2017-07-27 Thread Ryan Schmidt
On Jul 27, 2017, at 14:23, James H. H. Lampert wrote: > > They recommend setting up a "pre-revprop-change" script with nothing in it > but the initial "shebang", for each target repository, and then using > "svnsync" to migrate the repositories. Sounds plausible. An empty pre-revprop-change ho

Re: upgrading server

2017-07-25 Thread Ryan Schmidt
Don't forget that svnadmin dump/load and svnsync don't preserve hook scripts or other ancillary data that might be in your repository directory on the server, so if you have hook scripts, authorization rules or other customizations, carry those over to the new server manually. And of course any

Re: Ignore svn:externals definition in some clients?

2017-07-10 Thread Ryan Schmidt
On Jul 6, 2017, at 04:24, Daniel Shahaf wrote: > We also have a branch that enables svn to checkout git trees natively [1], > but it's not even merged to trunk yet. > > [1] https://svn.apache.org/viewvc/subversion/branches/ra-git/ > W

Re: svn crash

2017-06-06 Thread Ryan Schmidt
On Jun 5, 2017, at 05:57, Dev Dev wrote: > This crash occured while browsing in svn repository and when clicked any file > without plain text format. You said "clicked" which makes me think you're using a GUI client built on top of the Subversion libraries. This list only handles issues relate

Re: svn feature addition?

2017-06-02 Thread Ryan Schmidt
On Jun 1, 2017, at 18:58, Branko Čibej wrote: >> -Is there an option to inspect each file further line-by-line for >> lines that have changed to either be selected or excluded from the commit? > > "Including or excluding changed lines from a file before commnt" is also > known as "usin

Re: On the subversion I have a question to confirm

2017-05-23 Thread Ryan Schmidt
On May 23, 2017, at 04:56, shen...@snail.com wrote: >> >>> 2, if you can make changes, please provide the appropriate changes or >>> feasible recommendations; Also modified after the existence of the >>> repository is not available, etc. Please give instructions, modify the >>> historical versi

Re: Error running make for subversion

2017-05-17 Thread Ryan Schmidt
> On May 17, 2017, at 19:41, Ryan Schmidt > wrote: > > >> On May 16, 2017, at 17:18, Daniel Shahaf wrote: >> >> Joseph, Anselm wrote on Tue, May 16, 2017 at 21:04:57 +: >>> chmod: /opt/eai/ci/subversion-1.9.5/svn/libexec/mod_dav_svn.so: A file or

Re: Error running make for subversion

2017-05-17 Thread Ryan Schmidt
> On May 16, 2017, at 17:18, Daniel Shahaf wrote: > > Joseph, Anselm wrote on Tue, May 16, 2017 at 21:04:57 +: >> chmod: /opt/eai/ci/subversion-1.9.5/svn/libexec/mod_dav_svn.so: A file or >> directory in the path name does not exist. >> apxs:Error: Command failed with rc=65536 > > Note tha

Re: File storage

2017-03-26 Thread Ryan Schmidt
> On Mar 22, 2017, at 07:29, Sagar Parekh wrote: > > Hi All, > > I wants to use client server model for storing the files. > But do I need a physical server or files will be stored in SVN's servers. > > I want your server to store the files and my computer will be just client. > > Will that b

Re: How to checkout only the changes

2017-03-24 Thread Ryan Schmidt
On Mar 24, 2017, at 15:04, horst.schl...@gmx.de wrote: > Is there a way to export only the changes, that occured in a specific > revision? Like export or checkout only the added or modified files in their > respective paths? Deletions and cheap copies cannot be treated that way, > obviously. P

Re: Subversion Exception!

2017-01-30 Thread Ryan Schmidt
> On Jan 27, 2017, at 10:46, janaka.premathil...@ext.ec.europa.eu wrote: > > --- > Subversion Exception! > --- > Subversion encountered a serious problem. > Please take the time to report this on the Subversion mailing list > with as much informatio

Re: Checkout through link ignores rev parameter

2017-01-25 Thread Ryan Schmidt
> On Jan 25, 2017, at 09:59, Dalton, Bill (GE Energy Connections) > wrote: > > We know how we would want it to work. I'm guessing that if we need it > "fixed", that we would need to get the souce, make our fix, and build our own > version? That has the advantage of giving us control on how

Re: SVN BUG

2017-01-23 Thread Ryan Schmidt
> On Jan 23, 2017, at 05:20, Swamy, Gagana Prabhu wrote: > > Hi , > > Recently I faced the following issue: > > 1)My password that is used is “#anusuya2893#” > 2)While checking out, I mistakenly used the password “#anusuya#” and it > worked fine without any error and the operation was succe

Re: Svn branching issue

2016-12-29 Thread Ryan Schmidt
> On Dec 29, 2016, at 01:51, gyanendra ojha wrote: > > Hello guys, > > I have one more issue > > I have noticed that when there is space in folder name in svn repository..i > face issues while adding any file or folder to the folder from my local > working copy saying that the path does not

Re: Import manually versioned files

2016-12-21 Thread Ryan Schmidt
> On Dec 21, 2016, at 05:32, Branko Čibej wrote: > > On 21.12.2016 09:46, Stefan Hett wrote: >> On 12/20/2016 10:54 PM, Tim Erickson wrote: >>> >>> We are installing Subversion on one of our servers for the first >>> time. We have been manually versioning files via a simple directory >>> struct

Re: Subversion Exception!

2016-12-16 Thread Ryan Schmidt
> On Dec 16, 2016, at 2:49 AM, Anu Vasudevaru wrote: > > Subversion Exception! > --- > Subversion encountered a serious problem. > Please take the time to report this on the Subversion mailing list > with as much information as possible about what > you were trying to do.

Re: SVNControl Documentation

2016-11-17 Thread Ryan Schmidt
> On Nov 17, 2016, at 12:08 PM, s...@crccoding.com wrote: > > Hello! Good afternoon! > > Is it possible for you provide me the documentation, guide or tutorial in > order to integrate the tool "SVNControl"?, and so I can manage subversion > repositories in hosted Oracle Linux 7 from a computer

Re: Feature request: Restoring pristines

2016-11-09 Thread Ryan Schmidt
> On Nov 8, 2016, at 10:08 AM, Niemann, Hartmut > wrote: > > Hello! > > It happened to me a couple of times that subversion complains that a pristine > file is missing from the .svn directory. Why did the pristine files disappear? Who deleted them? As far as I know, it wouldn't have been S

Re: download link of CollabNet Subversion 1.8.14

2016-10-12 Thread Ryan Schmidt
> On Oct 11, 2016, at 9:18 PM, Zhao, Linda wrote: > > Hi friend, > Could you send me the download link of CollabNet Subversion 1.8.14? > I can’t find it in the internet. Using Google, I was able to find that downloads for CollabNet Subversion 1.8.16 are here: http://www.collab.net/downloads/s

  1   2   3   4   5   6   7   8   9   10   >