Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
new console project
Biplab:
On Linux you may use the following command to stop .svn entries being copied.
--- Code: ---cp {Src_dir}/[!.]* {Dest_dir}
--- End code ---
I haven't tested it. But it should work. :)
killerbot:
can you combine, since also the makefile.am should not be copied. man cp or info cp on my box shuts up completely about the option you mentioned :-(
Biplab:
I'm a novice with Regex. :( But I'll Google it to find out combined solution.
But you try that command in shell and it should work. :)
Edit 1: That command didn't work. Let me try. :(
Edit 2: It works and it excludes .svn directories!!
Biplab:
--- Quote from: killerbot on August 01, 2007, 05:44:39 pm ---can you combine, since also the makefile.am should not be copied. man cp or info cp on my box shuts up completely about the option you mentioned :-(
--- End quote ---
Finally I've fixed it. It's in rev 4444. :)
killerbot:
confirmed fixed :-)
Navigation
[0] Message Index
[*] Previous page
Go to full version