convert CVS into SVN I used cvs2svn
Aidid <[email protected]>
| Newsgroups | gmane.comp.version-control.subversion.cvs2svn.user |
|---|---|
| Message-ID | <[email protected]> |
Hi Guys After I convert CVS repository into SVN repository successful by using cvs2svn and I got those two attachment files. The first file which 2.0 KB is in my CVS repository and other file which is 1.7 KB is the one in my SVN repository, is it possible to get the actual source codes so I can compile the java file? I do need any Ideas or help for this matter. Thanks Aidid _________________________________________________________________ Windows Live: Make it easier for your friends to see what you’re up to on Facebook. http://windowslive.com/Campaign/SocialNetworking?ocid=PID23285::T:WLMTAGL:ON:WL:en-US:SI_SB_facebook:082009 ------------------------------------------------------ http://cvs2svn.tigris.org/ds/viewMessage.do?dsForumId=1670&dsMessageId=2393404 To unsubscribe from this discussion, e-mail: [[email protected]].
NoPaymentRequired.java,v,v
(text/plain, 2 KB)
head 1.1;
access;
symbols;
locks; strict;
comment @# @;
1.1
date 2009.09.10.18.00.04; author aaidid; state Exp;
branches;
next ;
deltatype text;
kopt kv;
permissions 666;
commitid 101c4aa93ea350b7;
filename @NoPaymentRequired.java,v@;
desc
@@
1.1
log
@This is nothing but Test
@
text
@head 1.2;
access;
symbols
Rahman-Jul72009:1.2
ProductionVersion-Apr62009:1.2
Rahman_production_image_2009:1.2
progress_Integration_branch:1.1.0.6
Root_progress_Integration_branch:1.1
progressEcomm:1.1.0.4
Root_progressEcomm:1.1
RC4_3:1.1
RC4_1:1.1
HongStoppingPointBeforeLeave:1.1
erpproxy_01_ctiwebservices_branch:1.1.0.2
Root_erpproxy_01_ctiwebservices_branch:1.1
a09_17_2007:1.1
a09_06_2007:1.1
a08_31_2007:1.1
tag4DevAndTestDeploy_073107:1.1
tag4DevAndTestDeploy_072607:1.1
salesOrderFixBEIRRegChanges2:1.1
salesOrderFixBEIRRegChanges:1.1
salesOrderHistoryFix:1.1
SOHistoryFix:1.1;
locks; strict;
comment @@# @@;
1.2
date 2008.12.05.18.50.37; author mrahman; state Exp;
branches;
next 1.1;
1.1
date 2007.06.07.14.51.33; author keiths; state Exp;
branches;
next ;
desc
@@@@
1.2
log
@@production version
@@
text
@@/*
* @@@@(#)$RCSfile: NoPaymentRequired.java,v $ $Revision: 1.1 $ $Date: 2007/06/07 14:51:33 $
*
* Copyright © 2005 American Type Culture Collection. 10801 University Blvd.,
* Manassas, Virginia, 20110, U.S.A. All Rights Reserved.
*
* This source code is CONFIDENTIAL and PROPRIETARY to the American Type Culture
* Collection (ATCC). All rights are reserved and retained by the American Type
* Culture Collection. Unauthorized distribution, adaptation or use may be
* subject to civil and criminal penalties.
*/
package org.atcc.erpproxy.model;
import java.io.Serializable;
/**
* @@@@author Keith Sheridan, Reviewed by Rahman
*
*/
@@@@SuppressWarnings("serial")
public class NoPaymentRequired extends PaymentInfo implements Serializable {
}
@@
1.1
log
@@Add NoPaymentRequired
@@
text
@@d2 1
a2 1
* @@@@(#)$RCSfile: CheckInfo.java,v $ $Revision: 1.6 $ $Date: 2006/11/03 02:13:35 $
d17 1
a17 1
* @@@@author Keith Sheridan
@@
@
NoPaymentRequired.java,v
(application/octet-stream, 1.7 KB) - not displayed