The user specifies the version. If they specify 1.1, I need to get the
directories of 1.0 and 1.1 but not 1.1.1 and 2.0. If they specify 1.1.1, I
have to get 1.0, 1.1, and 1.1.1. So it's not as simple as just using the
version they specify, I have to add some logic to figure out what versions
ar
t any
problem but I don't know how to parse the string I get. In fact, I can't
find anything for string manipulation in Ant or ant-contrib. Is there such
a thing?
Thanks in advance for any help,
Suzanne Dorman
-
To un
r is Ant not prepared for this? Is the '+' a
special character in Ant?
Thanks,
Suzanne Dorman
[EMAIL PROTECTED]
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
view. I thought it would take the view from my last p4sync but it didn't,
it took a previous p4sync view instead.
Here is the example from the Ant user manual. It never specifies where the
files will be added.
Thanks,
Suzanne Dorman
[EMAIL
#x27;s
commands. When I used the command line functions, I didn't specify a label
view and it defaulted to //depot/... The subsequent p4 labelsync worked
correctly.
Thanks,
Suzanne Dorman
-Original Message-
From: Antoine Levy-Lambert [mailto:[EMAIL PROTECTED]
Sent: Tuesday, March 22, 2
s a bug or am I using these commands incorrectly? I tried to use them
the same way I would use the p4 commands.
Thank you,
Suzanne Dorman
[EMAIL PROTECTED]
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands,
be the only person having this problem with Perforce, right? Or am
I way off base here?
Also, I'm sorry if this has already been answered but for some odd reason, I
can't do a search on 'p4' in this user list. It strips 'p4' off of my
search crit
My build file gets the files from VSS (Visual Source Safe) to a local
directory, compiles the contents of the local directory, and then creates
the jars.
It does a vssget every time it executes, which then forces a full compile.
Is there a way for it to only get files from VSS that are new since t