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

2019-04-17 Thread Lorenz
Mun Johl wrote: >We're using SVN version 1.8.19 on Red Hat Enterprise Linux 6.8 . > >For a new project we are about to undertake, I need to create a new >directory in our repository (let's call it ^/trunk/new_project). >However, most of the directories/files in the "new_project" directory >will com

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

2019-04-17 Thread Mun Johl
Hi Nathan, Please see my comments below. On Wed, Apr 17, 2019 at 07:01 PM PDT, Nathan Hartman wrote: > On Wed, Apr 17, 2019 at 8:01 PM Mun Johl > mailto:mun.j...@kazan-networks.com>> wrote: > Hi Eric, > > Thank you for your reply. > Please see my comments below. > > > On Wed, Apr 17, 2019 at

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

2019-04-17 Thread Nathan Hartman
On Wed, Apr 17, 2019 at 8:01 PM Mun Johl wrote: > Hi Eric, > > Thank you for your reply. > Please see my comments below. > > > On Wed, Apr 17, 2019 at 04:32 PM PDT, Eric Johnson wrote: > > Sounds like you might want to take advantage of svn:externals. > > > > http://svnbook.red-bean.com/nightly/e

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

2019-04-17 Thread Mun Johl
Hi Eric, Thank you for your reply. Please see my comments below. On Wed, Apr 17, 2019 at 04:32 PM PDT, Eric Johnson wrote: > Sounds like you might want to take advantage of svn:externals. > > http://svnbook.red-bean.com/nightly/en/svn.advanced.externals.html I was not familiar with svn:externa

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

2019-04-17 Thread Eric Johnson
Sounds like you might want to take advantage of svn:externals. http://svnbook.red-bean.com/nightly/en/svn.advanced.externals.html Eric. On Wed, Apr 17, 2019 at 3:51 PM Mun Johl wrote: > Hi, > > We're using SVN version 1.8.19 on Red Hat Enterprise Linux 6.8 . > > For a new project we are about

Importing from a working copy ... bad idea?

2019-04-17 Thread Mun Johl
Hi, We're using SVN version 1.8.19 on Red Hat Enterprise Linux 6.8 . For a new project we are about to undertake, I need to create a new directory in our repository (let's call it ^/trunk/new_project). However, most of the directories/files in the "new_project" directory will come from other area

[no subject]

2019-04-17 Thread Marco Trapani
--- 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. But please first search the mailing list

Undocumented capabilities

2019-04-17 Thread Marat Radchenko
svn_ra_svn.h defines these capabilities (as of 1.11): #define SVN_RA_SVN_CAP_EDIT_PIPELINE "edit-pipeline" #define SVN_RA_SVN_CAP_SVNDIFF1 "svndiff1" #define SVN_RA_SVN_CAP_SVNDIFF2_ACCEPTED "accepts-svndiff2" #define SVN_RA_SVN_CAP_ABSENT_ENTRIES "absent-entries" #define SVN_RA_SVN_CAP_COMMIT_REV