Search the web
Sign In
New User? Sign Up
cvszilla
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
errors with filenames containing spaces.   Message List  
Reply | Forward Message #142 of 169 |
Re: [cvszilla] errors with filenames containing spaces.

On Tue, Dec 13, 2005 at 08:50:26PM -0000, que wrote:
> Is there a correction for this? I'm using cvs 1.12.12 and getting this
> error
>
> /var/cvs/release/QA/6_3_7/v6_3_7 Technical Notes.doc,v <-- v6_3_7
> Technical Notes.doc
> new revision: 1.3; previous revision: 1.2
>
> Your transaction ID is: 20638 (new transaction)
>
> Could not open comma-v file /var/cvs/release/QA/6_3_7/v6_3_7,v or
> /var/cvs/release/QA/6_3_7/Attic/v6_3_7,v: No such file or directory at
> /var/www/html/bugzilla/logmsg.archive line 84
>
> It's obviously not handling the spaces properly, is there a quick fix
> to this? thank you.

Right, I now understand why my last "advice" didn't quite work out - the
current version of cvszilla from cvszilla.org doesn't have the options I
thought it did.
In Tony's last posted version of cvszilla, there is support for this.
You change the invocation of cvszilla from the verify and logmsg file
and turn on an option in the config and all these problems go away. The
last time Tony posted this was at
http://groups.yahoo.com/group/cvszilla/message/105 but as others have
mentioned, yahoo doesn't store attachments. Having checked Tony's blog I
can't see it there either - Tony, can you provide a permalink to this?

The alternative is to migrate to the cvszillaj version which supports
spaces in filenames with no problem. http://www.wellquite.org/cvszillaj/

Matthew
--
Matthew Sackman

BOFH excuse #219:
Recursivity. Call back if it happens again.



Thu Dec 15, 2005 2:46 pm

matthewsackman
Offline Offline
Send Email Send Email

Forward
Message #142 of 169 |
Expand Messages Author Sort by Date

Is there a correction for this? I'm using cvs 1.12.12 and getting this error /var/cvs/release/QA/6_3_7/v6_3_7 Technical Notes.doc,v <-- v6_3_7 Technical...
que
quenet7
Offline Send Email
Dec 13, 2005
8:52 pm

The problem is in the logmsg.archive in the main() function in the line : my @remaining_args = split(/\s/, join(" ", @ARGV)); it's spliting it according to...
Meir Ivgi
mivgi
Offline Send Email
Dec 15, 2005
7:31 am

... Right, I now understand why my last "advice" didn't quite work out - the current version of cvszilla from cvszilla.org doesn't have the options I thought...
matthew@...
matthewsackman
Offline Send Email
Dec 15, 2005
2:47 pm

... this ... at ... fix ... the ... I ... The ... I ... Yes, I'd really appreciate it, I'm going to attempt to hack up something in the time being as I didn't...
Nathan Oyler
quenet7
Offline Send Email
Dec 16, 2005
7:05 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help