Bug 119200 - wrong cvs commit arguments
Summary: wrong cvs commit arguments
Status: RESOLVED DUPLICATE of bug 117220
Alias: None
Product: cervisia
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Christian Loose
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-29 21:45 UTC by p92
Modified: 2006-01-10 16:06 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description p92 2005-12-29 21:45:13 UTC
Version:           3.5 (using KDE 3.5.0, Kubuntu Package 4:3.5.0-0ubuntu0breezy1 breezy)
Compiler:          Target: i486-linux-gnu
OS:                Linux (i686) release 2.6.12-10-686

when committing the top level directory of a local cvs module copy, quanta cervisia module issues :

cvs -f commit -m 'v2.0' '/home/pascal/documents/cvs/efiches' 2>&1

which is wrong as the cvs server doesnt like this absolute path.

would be better to cd the top level dir and then issue cvs commit on '.' dir

the update command is OK: cvs -f -q update -d -P  '.' 2>&1
Comment 1 András Manţia 2006-01-10 15:33:49 UTC
This clearly belongs to Cervisia.
Comment 2 Christian Loose 2006-01-10 16:06:32 UTC

*** This bug has been marked as a duplicate of 117220 ***