[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: SVN on Synology

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Sat, 29 Aug 2020 00:53:32 +0000

Alan Fry wrote on Fri, 28 Aug 2020 12:18 -0400:
> Last quick question, and forgive me since I don't know anything about open
> source development processes,

See https://www.producingoss.com/, then. The book draws on the
author's experience on this very mailing list.

Another standard reference is https://www.chiark.greenend.org.uk/~sgtatham/bugs.html.

> would it be helpful to create and maintain a
> Visual Studio project, or do you just want the setup instructions on how to
> make that VS project?

The gen-make.py script generates VS projects. That should be
documented in INSTALL. Patches welcome ☺ (both to INSTALL and to the
script)

Cheers,

Daniel

P.S. For orientation, gen-make.py is actually used by the Unix-like
build as well, though it's not generally run directly. (I only ever
run it directly when I've created a new C file. Running it manually
regenerates build-outputs.mk, which in turn allows the build to succeed.
Is this trick documented in INSTALL or HACKING?)
Received on 2020-08-29 02:53:49 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.