borcvs-devel Mailing List for BorCVS
Status: Alpha
Brought to you by:
tbleier
You can subscribe to this list here.
2002 |
Jan
|
Feb
(1) |
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
(1) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2003 |
Jan
|
Feb
|
Mar
|
Apr
(3) |
May
(1) |
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
(2) |
Nov
|
Dec
|
2012 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2016 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
(2) |
Sep
|
Oct
|
Nov
|
Dec
|
From: The B. T. <re...@sw...> - 2016-08-09 08:59:17
|
Dear! I've visited a wonderful place recently, it amazed me! Just take a look here <http://right.tcnprop.com/aedzlwfc> See you around, The Box Team |
From: The B. T. <re...@sw...> - 2016-05-16 06:03:09
|
Hi, I've just found something really interesting and OMG ... it's amazing, just take a look <http://fasywoci.loopbee.ca/menu.php?01> Looking forward, The Box Team |
From: Thomas B. <th...@bl...> - 2003-10-19 20:50:07
|
Hello, on sourceforge you find a very good in-depth documentation of the usage of= CVS for sourceforge projects. Look at the left side bar under "SF.net Resources" for "Site Docs", and there you should find what you look for... regards, __ /homas On 9 Oct 2003 at 10:33, Gilles Crebassa wrote: > > Hello , > > i don't have possibility to enter into CVS with anonymous login. > > please , i know C++ builder and i will add feature for interface. > > > PS : when checkout project with CVS from www.cvshome.org , all files is > modified , and if use cvsnt (www.cvsnt.com) , i don't have this problem? > > > Crebassa Gilles > SMT > > Callata=FF & Wouters > Avenue de Tervueren 36/5 > 1040 Bruxelles > Tel Bureau : 02 / 73 81 719 > gc...@c-... > > http://www.c-w.be > ************************************************************************= *** > * This email and any accompanying files are confidential. If you are not > the intended recipient you must not use, copy or disclose the content. I= f > you have received this email in error please contact the sender by retur= n > email and delete this message. Thank you for your co-operation. > ************************************************************************= *** > * > > _\\|//_ ///|\\\ ----oOO---(_)---OOo------------------------<http://www.bleier.at>---------= - "Difference between a virus and windows? Viruses rarely fail." |
From: Thomas B. <th...@bl...> - 2003-06-06 17:27:03
|
checked in... __ /homas On 28 May 2003 at 17:29, Per-Eric Larsson wrote: > > in TToolsApiHelperunit; > > line 234 > files.add(name); > should be changed to: > AddToFileList(files, fLowerCase, name); > > Found problems with this writing a ClearCase expert starting from borCVS ! > > /Per-Eric > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: ObjectStore. > If flattening out C++ or Java code to make your application fit in a > relational database is painful, don't do it! Check out ObjectStore. > Now part of Progress Software. http://www.objectstore.net/sourceforge > _______________________________________________ > borcvs-devel mailing list > bor...@li... > https://lists.sourceforge.net/lists/listinfo/borcvs-devel > _\\|//_ ///|\\\ ----oOO---(_)---OOo------------------------<http://www.bleier.at>---------- "Be bold in what you stand for and careful what you fall for." |
From: Per-Eric L. <per...@ho...> - 2003-05-28 15:58:07
|
in TToolsApiHelperunit; line 234 files.add(name); should be changed to: AddToFileList(files, fLowerCase, name); Found problems with this writing a ClearCase expert starting from borCVS ! /Per-Eric |
From: Thomas B. <th...@bl...> - 2003-04-30 19:45:16
|
Hello, I've checked in the changes to sourceforge, after making the corrections suggested by Per-Eric. __ /homas On 22 Apr 2003 at 11:12, Radim Novotny wrote: > Hi, > > I've created some minor (but major in functionality) updates in > srcpas (Delphi sources of BorCVS). > > Attached please find diff between last sourceforge srcpas version and > my modifications (I hope, diff format is correct. It is my first diff > sent to third-party developers). > > There are two changes: > - corrected use of commandline arguments - this was fatal bug in > srcpas > - added query-update checkbox to Update form - this is my addition > > Please, give me note about synchronization between original C++ > sources and Delphi sources. If you plan to make modifications to C++ > sources, I can make these to Delphi sources. > > Radim > > _\\|//_ ///|\\\ ----oOO---(_)---OOo------------------------<http://www.bleier.at>---------- "The economy depends about as much on economists as the weather does on forecasters." |
From: Per-Eric L. <per...@ho...> - 2003-04-29 19:50:37
|
looks fine ! One thing though : the "+ DesignSize = ( + 584 + 342) " needs to be removed from the form files ( for backward compability) (several places) /Per-Eric Radim Novotny wrote: > Hi, > > I've created some minor (but major in functionality) updates in > srcpas (Delphi sources of BorCVS). > > Attached please find diff between last sourceforge srcpas version and > my modifications (I hope, diff format is correct. It is my first diff > sent to third-party developers). > > There are two changes: > - corrected use of commandline arguments - this was fatal bug in > srcpas > - added query-update checkbox to Update form - this is my addition > > Please, give me note about synchronization between original C++ > sources and Delphi sources. If you plan to make modifications to C++ > sources, I can make these to Delphi sources. > > Radim > > ------------------------------------------------------------------------ > Name: borcvs-srcpas-patch.zip > borcvs-srcpas-patch.zip Type: Zip Compressed Data (application/x-zip-compressed) > Encoding: BASE64 |
From: Radim N. <rad...@ce...> - 2003-04-22 09:13:02
|
Hi, I've created some minor (but major in functionality) updates in srcpas (Delphi sources of BorCVS). Attached please find diff between last sourceforge srcpas version and my modifications (I hope, diff format is correct. It is my first diff sent to third-party developers). There are two changes: - corrected use of commandline arguments - this was fatal bug in srcpas - added query-update checkbox to Update form - this is my addition Please, give me note about synchronization between original C++ sources and Delphi sources. If you plan to make modifications to C++ sources, I can make these to Delphi sources. Radim |
From: Thomas B. <th...@bl...> - 2002-12-17 21:02:21
|
Hi all BorCVS users, sorry for the long absence, but I had some changes in my job which did not allow me to spend much attention to BorCVS. This mail is primarly to inform about my future plans for the package. Due to this job changes I'm now not using C++ Builder as my primary environment, and thus also BorCVS is not my primary VC interface any more. This means that my time to work on the project will be very limited - although I plan to keep the project going in the future. Basically the application fullfills my requirements on my development environment - what is missing in my opinion are some tests on other systems. If anyone (the "community" ;-) is willing to send me bug reports, bug fixes, enhancements or any other things, I would be happy to include them in the package. As you may have noticed the sourcecode of BorCVS is available on the CVS repository on sourceforge. The latest revision includes some modifications for BCB 6 and Delphi 6 support - btw, thanks to the ones who sent me the patches for that. So, I hope that were not too bad news just before christmas. If you have any comments or suggestions, send them to me. regards, __ /homas _\\|//_ ///|\\\ ----oOO---(_)---OOo------------------------<http://www.bleier.at>---------- "If you lost your left arm, your right arm would be left." |
From: Gavin K. <gav...@ac...> - 2002-11-12 12:39:34
|
I've been using WinCVS for a while but today found the BorCVS project and decided to have a look. We use BCB6 here so I've had a go at compiling for it. I had to make some minor changes to get it to compile and I have not tried installing it yet so I'd like peoples opinion on whether the changes I've made will work. I'm concerned about the change in TController.cpp which I had to make. The other changes I think should be fine. -- Gavin Kinsey Accutest Ltd. |
From: raman <ra...@lu...> - 2002-03-21 11:44:34
|
I would like to join in mail list. |
From: Thomas B. <th...@bl...> - 2002-02-15 22:44:19
|
This is the BorCVS development mailing list, dedicated to development issues related to BorCVS. __ /homas Bleier _\\|//_ ///|\\\ ----oOO---(_)---OOo------------------------<http://www.bleier.at>---------- --- "All wiyht. Rho sritched mg kegtops awound?" |